Skip to content

Commit f151edf

Browse files
chore(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 25.0.0 to 26.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@25.0.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4271e81 commit f151edf

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

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

0 commit comments

Comments
 (0)