Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.23.0 to 6.25.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.0 to 6.25.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 92b5a6c commit 6df846e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'org.springframework.boot' version '3.2.0'
id 'io.spring.dependency-management' version '1.1.4'
id 'com.diffplug.spotless' version "6.23.0"
id 'com.diffplug.spotless' version "6.25.0"
}

group = 'com.testcontainers'
Expand Down

0 comments on commit 6df846e

Please sign in to comment.