Skip to content

Commit

Permalink
Bump Groovy to 3.06
Browse files Browse the repository at this point in the history
  • Loading branch information
mattirn committed Sep 30, 2020
1 parent 280d75c commit 25d3adc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@
<compilerArgs>
<arg>-Xlint:all,-options</arg>
<arg>-Werror</arg>
<arg>-profile</arg>
<arg>compact1</arg>
</compilerArgs>
<fork>true</fork>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<gogo.jline.version>1.1.4</gogo.jline.version>
<slf4j.version>1.7.21</slf4j.version>
<findbugs.version>3.0.2</findbugs.version>
<groovy.version>3.0.4</groovy.version>
<groovy.version>3.0.6</groovy.version>
<ivy.version>2.5.0</ivy.version>
<graal.version>19.3.1</graal.version>

Expand Down

0 comments on commit 25d3adc

Please sign in to comment.