Skip to content

Commit 8cd3ff6

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 09fd181 commit 8cd3ff6

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
@@ -71,7 +71,7 @@ dependencies {
7171
implementation("org.yaml:snakeyaml:1.33")
7272
implementation("com.squareup.moshi:moshi:1.14.0")
7373
implementation("com.squareup.moshi:moshi-kotlin:1.14.0")
74-
testImplementation("com.beust:klaxon:5.5")
74+
testImplementation("com.beust:klaxon:5.6")
7575

7676
implementation("com.google.re2j:re2j:1.7")
7777
// implementation("com.github.fge:json-schema-validator:2.2.6")

0 commit comments

Comments
 (0)