Skip to content

Commit

Permalink
Update dependency org.skyscreamer:jsonassert to v1.5.3 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent e5a8624 commit 25e0569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ slf4j-log4j2 = { module = "org.slf4j:slf4j-log4j12"}
armeria-bom = { module = "com.linecorp.armeria:armeria-bom", version.ref = "armeria" }
armeria = { module = "com.linecorp.armeria:armeria" }
armeria-kotlin = { module = "com.linecorp.armeria:armeria-kotlin" }
jsonasesrt = { module = "org.skyscreamer:jsonassert", version = "1.5.1" }
jsonasesrt = { module = "org.skyscreamer:jsonassert", version = "1.5.3" }

# plugin
detekt-gradle-plugin = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
Expand Down

0 comments on commit 25e0569

Please sign in to comment.