Skip to content

Commit 24abe10

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump re2j from 1.6 to 1.7
Bumps [re2j](https://github.com/google/re2j) from 1.6 to 1.7. - [Release notes](https://github.com/google/re2j/releases) - [Commits](google/re2j@re2j-1.6...re2j-1.7) --- updated-dependencies: - dependency-name: com.google.re2j:re2j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4db1112 commit 24abe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
7474
testImplementation("com.beust:klaxon:5.5")
7575

76-
implementation("com.google.re2j:re2j:1.6")
76+
implementation("com.google.re2j:re2j:1.7")
7777
// implementation("com.github.fge:json-schema-validator:2.2.6")
7878

7979
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.7.0")

0 commit comments

Comments
 (0)