There was an error while loading. Please reload this page.
1 parent 6e202df commit 489c38cCopy full SHA for 489c38c
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.2" }
59
org-hibernate-orm = { id = "org.hibernate.orm", version.ref = "hibernateOrmGradlePluginVersion" }
0 commit comments