Skip to content

Commit e99bc25

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26
1 parent 1608a70 commit e99bc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
1111
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" }
1212

1313
[libraries]
14-
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.1.0" }
14+
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "26.0.0" }
1515
springdoc-openapi-starter-webmvc-ui = { group = "org.springdoc", name = "springdoc-openapi-starter-webmvc-ui", version = "2.5.0" }
1616
stylecheck = { group = "ca.stellardrift", name = "stylecheck", version = "0.2.1" }

0 commit comments

Comments
 (0)