Skip to content

Commit 95a72f0

Browse files
authored
Merge pull request #1575 from jooby-project/dependabot/maven/org.codehaus.groovy-groovy-3.0.2
Bump groovy from 2.5.9 to 3.0.2
2 parents d1e0f41 + 236da6f commit 95a72f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jooby-gradle-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.codehaus.groovy</groupId>
9393
<artifactId>groovy</artifactId>
94-
<version>2.5.9</version>
94+
<version>3.0.2</version>
9595
<scope>provided</scope>
9696
</dependency>
9797

0 commit comments

Comments
 (0)