Skip to content

Commit

Permalink
Merge pull request #19 from telekom/dependabot/gradle/net.minidev-jso…
Browse files Browse the repository at this point in the history
…n-smart-2.5.1

Bump net.minidev:json-smart from 2.5.0 to 2.5.1
  • Loading branch information
ledex authored Apr 2, 2024
2 parents 8b827b6 + d223288 commit 6853f71
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 @@ -40,7 +40,7 @@ dependencies {

//3rd party
implementation 'com.jayway.jsonpath:json-path:2.9.0'
implementation 'net.minidev:json-smart:2.5.0'
implementation 'net.minidev:json-smart:2.5.1'
testImplementation 'commons-io:commons-io:2.15.1'
}

Expand Down

0 comments on commit 6853f71

Please sign in to comment.