Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 1608a70 commit e99bc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" }

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

0 comments on commit e99bc25

Please sign in to comment.