Skip to content

Commit 6874b08

Browse files
Bump klaxon from 5.5 to 5.6
Bumps [klaxon](https://github.com/cbeust/klaxon) from 5.5 to 5.6. - [Release notes](https://github.com/cbeust/klaxon/releases) - [Changelog](https://github.com/cbeust/klaxon/blob/master/RELEASE_NOTES.txt) - [Commits](cbeust/klaxon@5.5...5.6) --- updated-dependencies: - dependency-name: com.beust:klaxon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88864d2 commit 6874b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("org.yaml:snakeyaml:2.3")
6161
implementation(libs.moshi)
6262
implementation(libs.moshiKotlin)
63-
testImplementation("com.beust:klaxon:5.5")
63+
testImplementation("com.beust:klaxon:5.6")
6464

6565
implementation("com.google.re2j:re2j:1.8")
6666
// implementation("com.github.fge:json-schema-validator:2.2.6")

0 commit comments

Comments
 (0)