Skip to content

Commit a99a2f1

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 e9e0b94 commit a99a2f1

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
@@ -72,7 +72,7 @@ dependencies {
7272
implementation("org.yaml:snakeyaml:2.0")
7373
implementation("com.squareup.moshi:moshi:1.14.0")
7474
implementation("com.squareup.moshi:moshi-kotlin:1.14.0")
75-
testImplementation("com.beust:klaxon:5.5")
75+
testImplementation("com.beust:klaxon:5.6")
7676

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

0 commit comments

Comments
 (0)