Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Commit

Permalink
Update GWT Mockito to 1.1.8 version which is Java9 compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitf committed Dec 18, 2017
1 parent 110ca75 commit 5191b76
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 @@ -124,7 +124,7 @@
<com.jayway.restassured.version>2.4.0</com.jayway.restassured.version>
<org.easytesting.fest-assert.version>1.4</org.easytesting.fest-assert.version>
<org.hamcrest.version>1.3</org.hamcrest.version>
<com.google.gwt.gwtmockito>1.1.7</com.google.gwt.gwtmockito>
<com.google.gwt.gwtmockito>1.1.8</com.google.gwt.gwtmockito>
<org.everrest.assured.version>${org.everrest.version}</org.everrest.assured.version>
<junit.version>4.11</junit.version>
<io.jsonwebtoken.jjwt.version>0.9.0</io.jsonwebtoken.jjwt.version>
Expand Down

0 comments on commit 5191b76

Please sign in to comment.