Skip to content

Commit

Permalink
Update dependency com.jayway.jsonpath:json-path to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Sep 12, 2023
1 parent bdcde3f commit e85b4cc
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 @@ -30,7 +30,7 @@ dependencies {
implementation 'ch.qos.logback:logback-classic:1.2.9'
implementation 'com.google.guava:guava:31.0.1-jre'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.jayway.jsonpath:json-path:2.6.0'
implementation 'com.jayway.jsonpath:json-path:2.8.0'
implementation 'info.picocli:picocli:4.6.2'
implementation 'io.temporal:temporal-sdk:1.21.1'
implementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
Expand Down

0 comments on commit e85b4cc

Please sign in to comment.