Skip to content

Commit

Permalink
Merge pull request #187 from spring-projects/dependabot/gradle/2.3.x/…
Browse files Browse the repository at this point in the history
…io.spring.javaformat-spring-javaformat-checkstyle-0.0.40

2.3.x: Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.39 to 0.0.40
  • Loading branch information
abelsromero authored Nov 24, 2023
2 parents f476706 + 47eb790 commit 36163c2
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 @@ -82,7 +82,7 @@ configure(allprojects) {
}

dependencies {
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.39")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.40")
}
}

Expand Down

0 comments on commit 36163c2

Please sign in to comment.