Skip to content

Commit

Permalink
fix(deps): update dependency com.approvaltests:approvaltests to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 2a14ef3 commit b665bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/query/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ dependencies {

implementation 'com.github.slugify:slugify:3.0.7'

testImplementation 'com.approvaltests:approvaltests:23.1.0'
testImplementation 'com.approvaltests:approvaltests:24.8.0'
testImplementation 'com.google.code.gson:gson:2.11.0'
}

0 comments on commit b665bb3

Please sign in to comment.