We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d74aa commit 1db23c7Copy full SHA for 1db23c7
gradle/libs.versions.toml
@@ -53,7 +53,7 @@ org-testcontainers-oracle-xe = { group = "org.testcontainers", name = "oracle-xe
53
org-testcontainers-postgresql = { group = "org.testcontainers", name = "postgresql", version.ref = "testcontainersVersion" }
54
55
[plugins]
56
-com-diffplug-spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
+com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
57
io-github-gradle-nexus-publish-plugin = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
58
org-asciidoctor-jvm-convert = { id = "org.asciidoctor.jvm.convert", version = "4.0.4" }
59
org-hibernate-orm = { id = "org.hibernate.orm", version.ref = "hibernateOrmGradlePluginVersion" }
0 commit comments