Skip to content

Commit b2f15ec

Browse files
Update dependency org.apache.groovy:groovy to v4.0.23
1 parent 65c1064 commit b2f15ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ allprojects {
9191
}
9292

9393
// add groovy to allow spring bean definition in groovy-style
94-
dependency(group = "org.apache.groovy", name = "groovy", version = "4.0.22")
94+
dependency(group = "org.apache.groovy", name = "groovy", version = "4.0.23")
9595
}
9696
}
9797
}

0 commit comments

Comments
 (0)