We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1608a70 commit e99bc25Copy full SHA for e99bc25
gradle/libs.versions.toml
@@ -11,6 +11,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
11
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" }
12
13
[libraries]
14
-jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.1.0" }
+jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "26.0.0" }
15
springdoc-openapi-starter-webmvc-ui = { group = "org.springdoc", name = "springdoc-openapi-starter-webmvc-ui", version = "2.5.0" }
16
stylecheck = { group = "ca.stellardrift", name = "stylecheck", version = "0.2.1" }
0 commit comments