Skip to content

Commit 93e7578

Browse files
build(deps): bump org.skyscreamer:jsonassert from 1.5.0 to 1.5.3
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.0 to 1.5.3. - [Release notes](https://github.com/skyscreamer/JSONassert/releases) - [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md) - [Commits](skyscreamer/JSONassert@jsonassert-1.5.0...jsonassert-1.5.3) --- updated-dependencies: - dependency-name: org.skyscreamer:jsonassert dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ffc702 commit 93e7578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ integrity = "1.4.0"
4242
jacksonCore = "2.13.1"
4343
jacksonDatabind = "2.18.2"
4444
javalite = "3.25.5"
45-
jsonassert = "1.5.0"
45+
jsonassert = "1.5.3"
4646
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
4747
kotestAssertionsCore = "5.8.1"
4848
kotlin = "2.0.21"

0 commit comments

Comments
 (0)