Skip to content

Commit

Permalink
Update crate-testing to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Oct 9, 2023
1 parent 7b75bbe commit d99a4de
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 @@ -22,7 +22,7 @@ group = "io.crate"

dependencies {
implementation project(':pg')
testImplementation 'io.crate:crate-testing:0.9.1'
testImplementation 'io.crate:crate-testing:0.11.1'
testImplementation 'org.hamcrest:hamcrest-all:1.3'
testImplementation 'junit:junit:4.12'
testImplementation ('com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.7.1') {
Expand Down

0 comments on commit d99a4de

Please sign in to comment.