Skip to content

Commit 492f546

Browse files
Bump org.jetbrains:annotations from 24.1.0 to 26.0.2
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.2. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@24.1.0...26.0.2) --- 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 03b1f2a commit 492f546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gradle-nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", versi
1212
groovy = { module = "org.apache.groovy:groovy", version.ref = "groovy" }
1313
# dependencies
1414
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
15-
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
15+
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
1616
quark-eventbus = { module = "com.coditory.quark:quark-eventbus", version = "0.0.5" }
1717
# test dependencies
1818
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M5-groovy-4.0" }

0 commit comments

Comments
 (0)