Skip to content

Commit c510fbe

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

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
@@ -55,6 +55,6 @@ org-testcontainers-oracle-xe = { group = "org.testcontainers", name = "oracle-xe
5555
org-testcontainers-postgresql = { group = "org.testcontainers", name = "postgresql", version.ref = "testcontainersVersion" }
5656

5757
[plugins]
58-
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
58+
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
5959
org-asciidoctor-jvm-convert = { id = "org.asciidoctor.jvm.convert", version = "4.0.4" }
6060
org-hibernate-orm = { id = "org.hibernate.orm", version.ref = "hibernateOrmGradlePluginVersion" }

0 commit comments

Comments
 (0)