Skip to content

Commit b743d79

Browse files
authored
Merge pull request #1435 from jooby-project/dependabot/maven/org.codehaus.groovy-groovy-2.5.8
Bump groovy from 2.5.0 to 2.5.8
2 parents 6d95681 + 9a519ca commit b743d79

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.codehaus.groovy</groupId>
5656
<artifactId>groovy</artifactId>
57-
<version>2.5.0</version>
57+
<version>2.5.8</version>
5858
<scope>provided</scope>
5959
</dependency>
6060

0 commit comments

Comments
 (0)