Skip to content

Commit

Permalink
Revert spotless-lib version back to 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jul 4, 2024
1 parent 33a76e6 commit 6d7fd04
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 @@ -41,7 +41,7 @@ dependencies {
implementation "com.diffplug.durian:durian-io:${VER_DURIAN}"
implementation "com.diffplug.durian:durian-swt.os:${VER_DURIAN_SWT}"
implementation "commons-io:commons-io:2.16.1"
implementation "com.diffplug.spotless:spotless-lib:3.0.0.BETA1"
implementation "com.diffplug.spotless:spotless-lib:2.34.0"
implementation "com.squareup.okhttp3:okhttp:4.12.0"
implementation "com.squareup.okio:okio:3.9.0"
// OSGi
Expand Down

0 comments on commit 6d7fd04

Please sign in to comment.