Skip to content

Commit 88dc9b8

Browse files
[deps]: Bump org.jetbrains:annotations from 22.0.0 to 26.0.1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 26.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@22.0.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8bbff6 commit 88dc9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
springContractVersion = "4.1.4"
1919
springShellVersion = "3.3.3"
2020
kotlinVersion = "1.9.25"
21-
jetbrainsAnnotationsVersion = "22.0.0"
21+
jetbrainsAnnotationsVersion = "26.0.1"
2222

2323
// RESTful
2424
openApiVersion = "2.1.0"

0 commit comments

Comments
 (0)