Skip to content

Commit

Permalink
chore(deps): update plugin versions to v0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 0adbd22 commit 264657c
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 @@ -38,6 +38,6 @@ jackson = ["jackson-core", "jackson-annotations", "jackson-databind"]
[plugins]
download = { id = "de.undercouch.download", version = "5.5.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
versions = { id = "com.github.ben-manes.versions", version = "0.49.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
gradle-extensions = { id = "com.github.vlsi.gradle-extensions", version = "1.90" }

0 comments on commit 264657c

Please sign in to comment.