Skip to content

Commit

Permalink
Upgrade Groovy to 2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Aug 21, 2019
1 parent 9a91884 commit 7b5be75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion org.jacoco.core.test.validation.groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<properties>
<gmaven.version>1.6.2</gmaven.version>
<groovy.version>2.5.7</groovy.version>
<groovy.version>2.5.8</groovy.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion org.jacoco.core.test.validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<module>../org.jacoco.core.test.validation.kotlin</module>
<module>../org.jacoco.core.test.validation.java7</module>
<module>../org.jacoco.core.test.validation.java8</module>
<!-- Groovy 2.5.7 doesn't support bytecode version 14
<!-- Groovy 2.5.8 doesn't support bytecode version 14
<module>../org.jacoco.core.test.validation.groovy</module>
-->
<module>../org.jacoco.core.test.validation.scala</module>
Expand Down

0 comments on commit 7b5be75

Please sign in to comment.