Skip to content

Commit

Permalink
Bump org.jetbrains:annotations from 26.0.0 to 26.0.1
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.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@26.0.0...26.0.1)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 21, 2024
1 parent 5bc42d9 commit fcd86b4
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 @@ -12,7 +12,7 @@ gradle-nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", versi
groovy = { module = "org.apache.groovy:groovy", version.ref = "groovy" }
# dependencies
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.0" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
snakeyaml = { module = "org.snakeyaml:snakeyaml-engine", version = "2.8" }
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.0" }
Expand Down

0 comments on commit fcd86b4

Please sign in to comment.