Skip to content

Commit e727a57

Browse files
dependabot[bot]DavideD
authored andcommitted
Bump com.diffplug.spotless from 8.0.0 to 8.1.0
Bumps com.diffplug.spotless from 8.0.0 to 8.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3073c3 commit e727a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ org-testcontainers-oracle-xe = { group = "org.testcontainers", name = "oracle-xe
5656
org-testcontainers-postgresql = { group = "org.testcontainers", name = "postgresql", version.ref = "testcontainersVersion" }
5757

5858
[plugins]
59-
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
59+
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
6060
org-asciidoctor-jvm-convert = { id = "org.asciidoctor.jvm.convert", version = "4.0.5" }
6161
org-hibernate-orm = { id = "org.hibernate.orm", version.ref = "hibernateOrmGradlePluginVersion" }

0 commit comments

Comments
 (0)