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 fdde14a commit 2c9eda5Copy full SHA for 2c9eda5
build.gradle.kts
@@ -76,7 +76,7 @@ dependencies {
76
implementation("com.squareup.moshi:moshi-kotlin:1.15.2")
77
testImplementation("com.beust:klaxon:5.5")
78
79
- implementation("com.google.re2j:re2j:1.7")
+ implementation("com.google.re2j:re2j:1.8")
80
// implementation("com.github.fge:json-schema-validator:2.2.6")
81
82
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.1.0")
0 commit comments