Skip to content

Commit 3964279

Browse files
chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.1 (#835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 945fa7f commit 3964279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/java/tests/build.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
dependencies {
1010
testImplementation 'com.algolia:algoliasearch-client-java:{{packageVersion}}'
1111
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
12-
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
12+
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
1313
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.13.3'
1414
}
1515

0 commit comments

Comments
 (0)