Skip to content

Commit

Permalink
Update test Groovy version
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed Sep 25, 2023
1 parent ade990c commit f38d734
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 @@ -26,7 +26,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.13</groovyVersion>
<groovyVersion>4.0.15</groovyVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit f38d734

Please sign in to comment.