Skip to content

Commit 89ac30d

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] <support@github.com>
1 parent 67afbcb commit 89ac30d

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
@@ -73,7 +73,7 @@ dependencies {
7373
implementation("org.yaml:snakeyaml:2.2")
7474
implementation("com.squareup.moshi:moshi:1.15.1")
7575
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
76-
testImplementation("com.beust:klaxon:5.5")
76+
testImplementation("com.beust:klaxon:5.6")
7777

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

0 commit comments

Comments
 (0)