Skip to content

Commit

Permalink
Merge pull request #365 from NaluKit/364-update-to-latest-gwt-version
Browse files Browse the repository at this point in the history
update version of GWT to 2.12.1
  • Loading branch information
FrankHossfeld authored Nov 15, 2024
2 parents 1978d0b + 9cbdd73 commit c9375db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<guava.version>33.2.1-jre</guava.version>
<gwt-event.version>1.0.0-RC1</gwt-event.version>
<gwt-regexp.version>1.0.0-RC1</gwt-regexp.version>
<gwt.version>2.12.0</gwt.version>
<gwt.version>2.12.1</gwt.version>
<hamcrest.version>1.3</hamcrest.version>
<hamcrest-core.version>2.2</hamcrest-core.version>
<java.doc.executable>${java.home}/bin/javadoc</java.doc.executable>
Expand Down

0 comments on commit c9375db

Please sign in to comment.