Commit 782b50a 1 parent 550a917 commit 782b50a Copy full SHA for 782b50a
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependencies {
106
106
implementation(" org.apache.groovy:groovy:4.0.24" )
107
107
implementation(" org.apache.groovy:groovy-json:4.0.24" )
108
108
109
- api(" com.squareup.moshi:moshi:1.15.1 " )
109
+ api(" com.squareup.moshi:moshi:1.15.2 " )
110
110
implementation(" com.google.re2j:re2j:1.7" )
111
111
112
112
implementation(" org.slf4j:slf4j-api:2.0.16" )
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependencies {
106
106
implementation(" org.codehaus.groovy:groovy:3.0.23" )
107
107
implementation(" org.codehaus.groovy:groovy-json:3.0.23" )
108
108
109
- api(" com.squareup.moshi:moshi:1.15.1 " )
109
+ api(" com.squareup.moshi:moshi:1.15.2 " )
110
110
implementation(" com.google.re2j:re2j:1.7" )
111
111
112
112
implementation(" org.slf4j:slf4j-api:2.0.16" )
You can’t perform that action at this time.
0 commit comments