Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v23.1.0 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 9, 2022
1 parent 687796c commit 154509a
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 @@ -18,7 +18,7 @@ build-testLogger = "com.adarshr:gradle-test-logger-plugin:3.2.0"
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"

# Miscellaneous
annotations = "org.jetbrains:annotations:23.0.0"
annotations = "org.jetbrains:annotations:23.1.0"

[plugins]
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }

0 comments on commit 154509a

Please sign in to comment.