We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14b666 commit 107b52dCopy full SHA for 107b52d
sass-embedded-host/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
api "org.slf4j:slf4j-api:1.7.36"
30
31
compileOnly 'org.jetbrains:annotations:26.0.1'
32
- compileOnly 'androidx.annotation:annotation-jvm:1.8.2'
+ compileOnly 'androidx.annotation:annotation-jvm:1.9.1'
33
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
34
compileOnly 'javax.servlet:javax.servlet-api:4.0.1'
35
compileOnly 'jakarta.servlet:jakarta.servlet-api:6.0.0'
0 commit comments