Skip to content

Commit 9f21232

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 65904ec commit 9f21232

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
@@ -74,7 +74,7 @@ dependencies {
7474
implementation("org.yaml:snakeyaml:2.3")
7575
implementation("com.squareup.moshi:moshi:1.15.1")
7676
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
77-
testImplementation("com.beust:klaxon:5.5")
77+
testImplementation("com.beust:klaxon:5.6")
7878

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

0 commit comments

Comments
 (0)