Skip to content

Commit

Permalink
Update test Groovy version to 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed Oct 20, 2022
1 parent 96a4a9c commit 8a195c3
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 @@ -25,7 +25,7 @@
<sourcePluginVersion>3.2.1</sourcePluginVersion>
<!-- these are properties so that site generation and integration tests can use it -->
<groovyGroupId>org.apache.groovy</groovyGroupId>
<groovyVersion>4.0.5</groovyVersion>
<groovyVersion>4.0.6</groovyVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit 8a195c3

Please sign in to comment.