Skip to content

Commit

Permalink
Bumped Groovy to 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Jun 7, 2021
1 parent ffb8013 commit e42e790
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 @@ -84,7 +84,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>

<json-path.version>2.6.0</json-path.version>
<groovy.version>3.0.7</groovy.version>
<groovy.version>3.0.8</groovy.version>
<spock.version>2.0-M5-groovy-3.0</spock.version>
<cglib-nodep.version>3.3.0</cglib-nodep.version>
<objenesis.version>3.2</objenesis.version>
Expand Down

0 comments on commit e42e790

Please sign in to comment.