Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/o…
Browse files Browse the repository at this point in the history
…rg.assertj-assertj-core-3.22.0' into combined-pr-branch
  • Loading branch information
Alex Stockinger committed Jan 13, 2022
2 parents c35c901 + e681a4f commit c9993d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies {
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
testImplementation 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
testImplementation 'org.assertj:assertj-core:3.21.0'
testImplementation 'org.assertj:assertj-core:3.22.0'
}

0 comments on commit c9993d2

Please sign in to comment.