Skip to content

Commit

Permalink
Bump com.github.erosb:json-sKema from 0.19.0 to 0.20.0
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.19.0 to 0.20.0.
- [Release notes](https://github.com/erosb/json-sKema/releases)
- [Commits](erosb/json-sKema@v0.19.0...v0.20.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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent b2b779a commit c275627
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.19.0")
implementation("com.github.erosb:json-sKema:0.20.0")

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

0 comments on commit c275627

Please sign in to comment.