Skip to content

Commit

Permalink
Bump com.github.erosb:json-sKema from 0.18.0 to 0.19.0 (#235)
Browse files Browse the repository at this point in the history
Bumps [com.github.erosb:json-sKema](https://github.com/erosb/json-sKema) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/erosb/json-sKema/releases)
- [Commits](erosb/json-sKema@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: com.github.erosb:json-sKema
  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>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 308f6c1 commit 902eff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {

implementation("com.github.erosb:everit-json-schema:1.14.4")

implementation("com.github.erosb:json-sKema:0.18.0")
implementation("com.github.erosb:json-sKema:0.19.0")

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

0 comments on commit 902eff7

Please sign in to comment.