Skip to content

Commit

Permalink
update default version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewparmet authored Jul 15, 2023
1 parent 3c1bb4c commit 3d2d2b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static String name() {
}

public static String defaultVersion() {
return "1.4.0";
return "1.24.0";
}

private final String version;
Expand Down

0 comments on commit 3d2d2b8

Please sign in to comment.