Skip to content

Commit

Permalink
groovy 3.0.13 (#1364)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Oct 22, 2022
1 parent 05519cd commit 9f2dd1b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,4 +1,4 @@
versions_groovy=3.0.9
versions_groovy=3.0.13
versions_ribbon=2.4.4
versions_netty=4.1.84.Final
versions_netty_io_uring=0.0.15.Final
Expand Down
12 changes: 6 additions & 6 deletions zuul-groovy/dependencies.lock
Expand Up @@ -103,7 +103,7 @@
"locked": "1.3.8"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.9"
"locked": "3.0.13"
},
"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.9"
"locked": "3.0.13"
},
"org.openjdk.jmh:jmh-core": {
"locked": "1.35"
Expand Down Expand Up @@ -425,7 +425,7 @@
"locked": "1.70"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.junit.jupiter:junit-jupiter-api": {
"locked": "5.9.1"
Expand Down Expand Up @@ -639,7 +639,7 @@
"locked": "1.70"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.9"
"locked": "3.0.13"
},
"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.9"
"locked": "3.0.13"
},
"org.junit.jupiter:junit-jupiter-api": {
"locked": "5.9.1"
Expand Down Expand Up @@ -966,7 +966,7 @@
"locked": "1.70"
},
"org.codehaus.groovy:groovy-all": {
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.junit.jupiter:junit-jupiter-api": {
"locked": "5.9.1"
Expand Down
12 changes: 6 additions & 6 deletions zuul-sample/dependencies.lock
Expand Up @@ -315,7 +315,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -451,7 +451,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.openjdk.jmh:jmh-core": {
"locked": "1.35"
Expand Down Expand Up @@ -681,7 +681,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.openjdk.jmh:jmh-core": {
"locked": "1.35"
Expand Down Expand Up @@ -912,7 +912,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1041,7 +1041,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1265,7 +1265,7 @@
"firstLevelTransitive": [
"com.netflix.zuul:zuul-groovy"
],
"locked": "3.0.9"
"locked": "3.0.13"
},
"org.slf4j:slf4j-api": {
"firstLevelTransitive": [
Expand Down

0 comments on commit 9f2dd1b

Please sign in to comment.