Skip to content

Commit 292ba0e

Browse files
authored
Merge pull request #277 from DeployGate/dependabot/gradle/org.jetbrains-annotations-26.0.2-1
chore(deps): bump org.jetbrains:annotations from 26.0.2 to 26.1.0
2 parents f97aba1 + 1311847 commit 292ba0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:26.0.2'
165+
implementation 'org.jetbrains:annotations:26.1.0'
166166
implementation 'com.google.guava:guava-annotations:r03'
167167

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

0 commit comments

Comments
 (0)