Skip to content

Commit

Permalink
Merge pull request #191 from tailrocks/renovate/com.tailrocks.java-0.x
Browse files Browse the repository at this point in the history
Update plugin tailrocks-java to v0.5.1
  • Loading branch information
donbeave authored Jul 21, 2024
2 parents 89f8aa6 + dc20f86 commit c6935de
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 @@ -29,7 +29,7 @@ kotest-extensions-spring = { module = "io.kotest.extensions:kotest-extensions-sp
[plugins]
test-logger = { id = "com.adarshr.test-logger", version = "3.2.0" }
tailrocks-spotless = { id = "com.tailrocks.spotless", version = "0.2.0" }
tailrocks-java = { id = "com.tailrocks.java", version = "0.2.0" }
tailrocks-java = { id = "com.tailrocks.java", version = "0.5.1" }
tailrocks-idea = { id = "com.tailrocks.idea", version = "0.2.1" }
tailrocks-versions = { id = "com.tailrocks.versions", version = "0.2.0" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.4" }
Expand Down

0 comments on commit c6935de

Please sign in to comment.