Skip to content

Commit bc10dfa

Browse files
dependabot[bot]kodiakhq[bot]thomaspoignant
authored
chore: bump org.skyscreamer:jsonassert (#2155)
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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <[email protected]>
1 parent 01aa18e commit bc10dfa

File tree

1 file changed

+1
-1
lines changed
  • openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider

1 file changed

+1
-1
lines changed

openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
testImplementation("junit:junit:4.13.2")
101101
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1")
102102
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
103-
testImplementation("org.skyscreamer:jsonassert:1.5.0")
103+
testImplementation("org.skyscreamer:jsonassert:1.5.3")
104104
}
105105

106106
signing {

0 commit comments

Comments
 (0)