Skip to content

Commit

Permalink
Merge pull request #1679 from navikt/dependabot/gradle/com.networknt-…
Browse files Browse the repository at this point in the history
…json-schema-validator-1.3.2

Bump com.networknt:json-schema-validator from 1.3.1 to 1.3.2
  • Loading branch information
hestad authored Feb 8, 2024
2 parents 3b8e795 + c323ce6 commit 3e8bd4d
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 @@ -42,7 +42,7 @@ subprojects {
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
implementation("com.papertrailapp", "logback-syslog4j", "1.0.0")
implementation("io.github.cdimascio:dotenv-kotlin:6.4.1")
implementation("com.networknt:json-schema-validator:1.3.1")
implementation("com.networknt:json-schema-validator:1.3.2")
implementation("com.ibm.mq:com.ibm.mq.allclient:9.3.4.1")
implementation("org.apache.kafka:kafka-clients:3.6.1") {
exclude("org.apache.kafka", "kafka-raft")
Expand Down

0 comments on commit 3e8bd4d

Please sign in to comment.