Skip to content

Commit

Permalink
Merge branch '2.x' into backport/backport-3094-to-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
cwperks authored Aug 8, 2023
2 parents 74e9029 + 8862eb4 commit 3337c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ dependencies {

//JSON path
implementation 'com.jayway.jsonpath:json-path:2.8.0'
implementation 'net.minidev:json-smart:2.4.11'
implementation 'net.minidev:json-smart:2.5.0'

implementation "org.apache.kafka:kafka-clients:${kafka_version}"

Expand Down

0 comments on commit 3337c72

Please sign in to comment.