Skip to content

Commit

Permalink
Merge pull request #176 from mP1/feature/gwt-upgrade-2-11-0
Browse files Browse the repository at this point in the history
GWT upgrade 2.11.0
  • Loading branch information
mP1 authored Nov 4, 2024
2 parents 190d26b + df23584 commit a61189d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gwt-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.0-SNAPSHOT</version>

<properties>
<gwt-version>2.9.0</gwt-version>
<gwt-version>2.11.0</gwt-version>
<maven.compiler.source>1.9</maven.compiler.source>
<maven.compiler.target>1.9</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion src/it/gwt-jar-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<maven.gwt.plugin>1.0.0</maven.gwt.plugin>
<gwt.version>2.9.0</gwt.version>
<gwt.version>2.11.0</gwt.version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit a61189d

Please sign in to comment.