Skip to content

Commit

Permalink
groovy 3.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Aug 22, 2023
1 parent 2964b04 commit 3e3ace0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
versions_groovy=3.0.18
versions_groovy=3.0.19
versions_ribbon=2.4.4
versions_netty=4.1.96.Final
versions_netty_io_uring=0.0.21.Final
Expand Down
12 changes: 6 additions & 6 deletions zuul-groovy/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"locked": "1.3.8"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -224,7 +224,7 @@
"locked": "1.3.8"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.openjdk.jmh:jmh-core": {
"locked": "1.36"
Expand Down Expand Up @@ -425,7 +425,7 @@
"locked": "1.70"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.junit.jupiter:junit-jupiter-api": {
"locked": "5.10.0"
Expand Down Expand Up @@ -639,7 +639,7 @@
"locked": "1.70"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -756,7 +756,7 @@
"locked": "1.3.8"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.junit.jupiter:junit-jupiter-api": {
"locked": "5.10.0"
Expand Down Expand Up @@ -966,7 +966,7 @@
"locked": "1.70"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.junit.jupiter:junit-jupiter-api": {
"locked": "5.10.0"
Expand Down
12 changes: 6 additions & 6 deletions zuul-sample/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -451,7 +451,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.openjdk.jmh:jmh-core": {
"locked": "1.36"
Expand Down Expand Up @@ -681,7 +681,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.openjdk.jmh:jmh-core": {
"locked": "1.36"
Expand Down Expand Up @@ -912,7 +912,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1041,7 +1041,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1265,7 +1265,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.18"
"locked": "3.0.19"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down

0 comments on commit 3e3ace0

Please sign in to comment.