Skip to content

Commit

Permalink
Update plugin com.github.ben-manes.versions to v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nicokosi committed Apr 18, 2024
1 parent 995832a commit f65cf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("com.adarshr.test-logger") version ("4.0.0")
id("java")
id("se.patrikerdes.use-latest-versions") version ("0.2.18")
id("com.github.ben-manes.versions") version ("0.50.0")
id("com.github.ben-manes.versions") version ("0.51.0")
}

java {
Expand Down

0 comments on commit f65cf1e

Please sign in to comment.