Skip to content

Commit

Permalink
Merge pull request #128 from brendonmiranda/dependabot/gradle/io.spri…
Browse files Browse the repository at this point in the history
…ng.javaformat-spring-javaformat-gradle-plugin-0.0.38

Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.31 to 0.0.38
  • Loading branch information
brendonmiranda authored Dec 15, 2024
2 parents 5590f9d + 922150d commit 2d7ebf9
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 @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.31")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.38")
}
}

Expand Down

0 comments on commit 2d7ebf9

Please sign in to comment.