Skip to content

Commit

Permalink
Update test Groovy version to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed Sep 9, 2022
1 parent fdc1c10 commit a2e0df5
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.3</groovyVersion>
<groovyVersion>4.0.5</groovyVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit a2e0df5

Please sign in to comment.