Skip to content

Commit

Permalink
Update junit dependency to 4.13
Browse files Browse the repository at this point in the history
Fixes #1591

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=311388529
  • Loading branch information
sullis authored and kluever committed May 14, 2020
1 parent 5fdc31e commit df17a51
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 @@ -38,7 +38,7 @@
<javac.version>9+181-r4173-1</javac.version>
<autoservice.version>1.0-rc6</autoservice.version>
<autovalue.version>1.7</autovalue.version>
<junit.version>4.13-beta-1</junit.version>
<junit.version>4.13</junit.version>
<dataflow.version>3.1.2</dataflow.version>
<mockito.version>2.25.0</mockito.version>
<compile.testing.version>0.18</compile.testing.version>
Expand Down

0 comments on commit df17a51

Please sign in to comment.