File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependencies {
106106 implementation(" org.apache.groovy:groovy:4.0.24" )
107107 implementation(" org.apache.groovy:groovy-json:4.0.24" )
108108
109- api(" com.squareup.moshi:moshi:1.15.1 " )
109+ api(" com.squareup.moshi:moshi:1.15.2 " )
110110 implementation(" com.google.re2j:re2j:1.7" )
111111
112112 implementation(" org.slf4j:slf4j-api:2.0.16" )
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependencies {
106106 implementation(" org.codehaus.groovy:groovy:3.0.23" )
107107 implementation(" org.codehaus.groovy:groovy-json:3.0.23" )
108108
109- api(" com.squareup.moshi:moshi:1.15.1 " )
109+ api(" com.squareup.moshi:moshi:1.15.2 " )
110110 implementation(" com.google.re2j:re2j:1.7" )
111111
112112 implementation(" org.slf4j:slf4j-api:2.0.16" )
You can’t perform that action at this time.
0 commit comments