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 @@ -28,7 +28,7 @@ dependencies {
28
28
api project(" :sass-embedded-bundled" )
29
29
api " org.slf4j:slf4j-api:1.7.36"
30
30
31
- compileOnly ' org.jetbrains:annotations:26.0.0 '
31
+ compileOnly ' org.jetbrains:annotations:26.0.1 '
32
32
compileOnly ' androidx.annotation:annotation-jvm:1.8.2'
33
33
compileOnly ' com.google.code.findbugs:jsr305:3.0.2'
34
34
compileOnly ' javax.servlet:javax.servlet-api:4.0.1'
@@ -40,7 +40,7 @@ dependencies {
40
40
springSupportApi " org.springframework:spring-core:$spring5Verison "
41
41
springWebmvcSupportApi " org.springframework:spring-webmvc:$spring5Verison "
42
42
43
- testCompileOnly ' org.jetbrains:annotations:26.0.0 '
43
+ testCompileOnly ' org.jetbrains:annotations:26.0.1 '
44
44
45
45
testRuntimeOnly ' org.webjars:bootstrap:5.3.3'
46
46
}
You can’t perform that action at this time.
0 commit comments