Skip to content

Commit 1c5223b

Browse files
Bump groovy.version from 3.0.9 to 3.0.10
Bumps `groovy.version` from 3.0.9 to 3.0.10. Updates `groovy` from 3.0.9 to 3.0.10 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-json` from 3.0.9 to 3.0.10 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2b36b0 commit 1c5223b

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
@@ -40,7 +40,7 @@
4040
<httpclient.version>4.5.13</httpclient.version>
4141
<okhttp.version>3.14.9</okhttp.version>
4242
<reactor-netty.version>1.0.16</reactor-netty.version>
43-
<groovy.version>3.0.9</groovy.version>
43+
<groovy.version>3.0.10</groovy.version>
4444
<spock.version>2.1-groovy-3.0</spock.version>
4545
<junit.version>5.8.2</junit.version>
4646
<junit-platform.version>1.8.2</junit-platform.version>

0 commit comments

Comments
 (0)