Skip to content

Commit 4183da1

Browse files
authored
Merge pull request #232 from DeployGate/dependabot/gradle/org.jetbrains-annotations-25.0.0
chore(deps): bump org.jetbrains:annotations from 24.1.0 to 25.0.0
2 parents 1efaf6c + ee4f666 commit 4183da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dependencies {
162162
compileOnly localGroovy()
163163
// Don't enable this on the repository because this artifact may include bytecode incompatibility.
164164
// compileOnly "com.android.tools.build:gradle:$androidGradleVersion"
165-
implementation 'org.jetbrains:annotations:24.1.0'
165+
implementation 'org.jetbrains:annotations:25.0.0'
166166
implementation 'com.google.guava:guava-annotations:r03'
167167

168168
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4'

0 commit comments

Comments
 (0)