Skip to content

Commit

Permalink
Update plugin metadata to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and SgtSilvio committed May 21, 2024
1 parent e8ecfac commit 49ebb17
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 @@ -9,6 +9,6 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
[plugins]
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.5.0" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }
javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8.0" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }

0 comments on commit 49ebb17

Please sign in to comment.