Skip to content

Commit 39a206f

Browse files
Bump com.github.erosb:json-sKema from 0.23.0 to 0.24.0 (#324)
Bumps [com.github.erosb:json-sKema](https://github.com/erosb/json-sKema) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/erosb/json-sKema/releases) - [Commits](erosb/json-sKema@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: com.github.erosb:json-sKema dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fe2a00 commit 39a206f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
implementation("com.github.erosb:everit-json-schema:1.14.6")
5555

56-
implementation("com.github.erosb:json-sKema:0.23.0")
56+
implementation("com.github.erosb:json-sKema:0.24.0")
5757

5858
implementation("io.confluent:kafka-streams-json-schema-serde:$confluentVersion")
5959
implementation("io.confluent:kafka-schema-registry-client:$confluentVersion")

0 commit comments

Comments
 (0)