Skip to content

Commit 3d2d2b8

Browse files
authored
update default version
1 parent 3c1bb4c commit 3d2d2b8

File tree

1 file changed

+1
-1
lines changed
  • lib/src/main/java/com/diffplug/spotless/protobuf

1 file changed

+1
-1
lines changed

lib/src/main/java/com/diffplug/spotless/protobuf/BufStep.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public static String name() {
3838
}
3939

4040
public static String defaultVersion() {
41-
return "1.4.0";
41+
return "1.24.0";
4242
}
4343

4444
private final String version;

0 commit comments

Comments
 (0)