Skip to content

Commit 8ca165d

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 b04941c commit 8ca165d

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("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)