Skip to content

Commit 0c2e15b

Browse files
committed
updated test Groovy version to 2.4.15
1 parent 77efed9 commit 0c2e15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- this is a property so that site generation can use it -->
2424
<sourcePluginVersion>3.0.1</sourcePluginVersion>
2525
<!-- this is a property so that site generation and integration tests can use it -->
26-
<groovyVersion>2.4.14</groovyVersion>
26+
<groovyVersion>2.4.15</groovyVersion>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)