Skip to content

Commit 2f6a4e1

Browse files
Bump org.jetbrains:annotations from 25.0.0 to 26.0.0
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 25.0.0 to 26.0.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@25.0.0...26.0.0) --- 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 c3c6c6e commit 2f6a4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val dependencyVersions = listOf(
1616
"org.codehaus.groovy:groovy-json:3.0.22",
1717
"org.apache.groovy:groovy:4.0.23",
1818
"org.apache.groovy:groovy-json:4.0.23",
19-
"org.jetbrains:annotations:25.0.0",
19+
"org.jetbrains:annotations:26.0.0",
2020
"org.junit:junit-bom:5.11.1",
2121
)
2222

0 commit comments

Comments
 (0)