Skip to content

Commit 107b52d

Browse files
Bump androidx.annotation:annotation-jvm from 1.8.2 to 1.9.1
Bumps androidx.annotation:annotation-jvm from 1.8.2 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14b666 commit 107b52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass-embedded-host/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
api "org.slf4j:slf4j-api:1.7.36"
3030

3131
compileOnly 'org.jetbrains:annotations:26.0.1'
32-
compileOnly 'androidx.annotation:annotation-jvm:1.8.2'
32+
compileOnly 'androidx.annotation:annotation-jvm:1.9.1'
3333
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
3434
compileOnly 'javax.servlet:javax.servlet-api:4.0.1'
3535
compileOnly 'jakarta.servlet:jakarta.servlet-api:6.0.0'

0 commit comments

Comments
 (0)