File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies {
1717 api project(" :sass-embedded-bundled" )
1818 api " org.slf4j:slf4j-api:1.7.36"
1919
20- compileOnly ' org.jetbrains:annotations:26.0.2'
20+ compileOnly ' org.jetbrains:annotations:26.0.2-1 '
2121 compileOnly ' androidx.annotation:annotation-jvm:1.9.1'
2222 compileOnly ' com.google.code.findbugs:jsr305:3.0.2'
2323 compileOnly ' javax.servlet:javax.servlet-api:4.0.1'
@@ -29,7 +29,7 @@ dependencies {
2929 optional " org.springframework:spring-core:$spring5Verison "
3030 optional " org.springframework:spring-webmvc:$spring5Verison "
3131
32- testCompileOnly ' org.jetbrains:annotations:26.0.2'
32+ testCompileOnly ' org.jetbrains:annotations:26.0.2-1 '
3333
3434 testRuntimeOnly ' org.webjars:bootstrap:5.3.6'
3535}
You can’t perform that action at this time.
0 commit comments