Skip to content

Commit afe715d

Browse files
committed
asdgadsg
1 parent 191ef6f commit afe715d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/diffplug/gradle/pde/EclipseRelease.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public static EclipseRelease official(String version) {
5858
}
5959
}
6060

61-
public static final String LATEST = "4.32.0";
61+
public static final String LATEST = "4.33.0";
6262

6363
public static EclipseRelease latestOfficial() {
6464
return official(LATEST);

0 commit comments

Comments
 (0)