Skip to content

Commit

Permalink
chore: use latest 3.x groovy version
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrwielgolaski-tomtom committed Jun 29, 2023
1 parent e62040b commit 8469530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ subprojects { prj ->
apply plugin: 'com.github.johnrengelman.shadow'
}
ext.versions = [
groovy : '3.0.8',
groovy : '3.0.17',
guava : '31.1-jre',
jackson : '2.14.2',
snakeyaml : '1.28',
Expand Down

0 comments on commit 8469530

Please sign in to comment.