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 @@ -107,7 +107,7 @@ dependencies {
107107 implementation(" org.apache.groovy:groovy-json:4.0.24" )
108108
109109 api(" com.squareup.moshi:moshi:1.15.2" )
110- implementation(" com.google.re2j:re2j:1.7 " )
110+ implementation(" com.google.re2j:re2j:1.8 " )
111111
112112 implementation(" org.slf4j:slf4j-api:2.0.16" )
113113 testImplementation(" ch.qos.logback:logback-classic:[1.2,2)!!1.3.14" )
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ dependencies {
107107 implementation(" org.codehaus.groovy:groovy-json:3.0.23" )
108108
109109 api(" com.squareup.moshi:moshi:1.15.2" )
110- implementation(" com.google.re2j:re2j:1.7 " )
110+ implementation(" com.google.re2j:re2j:1.8 " )
111111
112112 implementation(" org.slf4j:slf4j-api:2.0.16" )
113113 testImplementation(" ch.qos.logback:logback-classic:[1.2,2)!!1.3.14" )
You can’t perform that action at this time.
0 commit comments