Skip to content

Commit

Permalink
Bump io.konform:konform-jvm from 0.4.0 to 0.6.2 in /prime-router
Browse files Browse the repository at this point in the history
Bumps [io.konform:konform-jvm](https://github.com/konform-kt/konform) from 0.4.0 to 0.6.2.
- [Release notes](https://github.com/konform-kt/konform/releases)
- [Commits](konform-kt/konform@v0.4.0...v0.6.2)

---
updated-dependencies:
- dependency-name: io.konform:konform-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 1220903 commit f2824ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ dependencies {

// validations
implementation("com.networknt:json-schema-validator:1.5.1")
implementation("io.konform:konform-jvm:0.4.0")
implementation("io.konform:konform-jvm:0.6.2")

runtimeOnly("com.okta.jwt:okta-jwt-verifier-impl:0.5.7")
runtimeOnly("com.squareup.okio:okio:3.9.0")
Expand Down

0 comments on commit f2824ff

Please sign in to comment.