We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db1112 commit 24abe10Copy full SHA for 24abe10
build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
74
testImplementation("com.beust:klaxon:5.5")
75
76
- implementation("com.google.re2j:re2j:1.6")
+ implementation("com.google.re2j:re2j:1.7")
77
// implementation("com.github.fge:json-schema-validator:2.2.6")
78
79
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.7.0")
0 commit comments