Skip to content

Commit

Permalink
Merge pull request #37 from ortus-boxlang/dependabot/gradle/com.diffp…
Browse files Browse the repository at this point in the history
…lug.spotless-7.0.2

Bump com.diffplug.spotless from 7.0.1 to 7.0.2
  • Loading branch information
lmajano authored Jan 21, 2025
2 parents d6b0d1e + f7a9045 commit fb24292
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 @@ -9,7 +9,7 @@ plugins {
// This produces the distributions and scripts for any OS
id "application"
// For source code formatting
id "com.diffplug.spotless" version "7.0.1"
id "com.diffplug.spotless" version "7.0.2"
// https://github.com/harbby/gradle-serviceloader
id "com.github.harbby.gradle.serviceloader" version "1.1.8"
// For building shadow jars with jdk 17 ONLY
Expand Down

0 comments on commit fb24292

Please sign in to comment.