Skip to content

Commit

Permalink
Bump com.github.database-rider:rider-junit5 from 1.42.0 to 1.43.0 (#1…
Browse files Browse the repository at this point in the history
…2745)

Bumps [com.github.database-rider:rider-junit5](https://github.com/database-rider/database-rider) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/database-rider/database-rider/releases)
- [Changelog](https://github.com/database-rider/database-rider/blob/master/CHANGELOG.adoc)
- [Commits](database-rider/database-rider@1.42.0...1.43.0)

---
updated-dependencies:
- dependency-name: com.github.database-rider:rider-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 76772bb commit 7b88a13
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 @@ -56,7 +56,7 @@ subprojects {
commonsIoVersion = "2.16.1"
commonsMathVersion = "3.6.1"
commonsTextVersion = "1.12.0"
databaseRiderVersion = "1.42.0"
databaseRiderVersion = "1.43.0"
dropwizardVersion = "2.1.0"
dropwizardWebsocketsVersion = "1.3.14"
equalsVerifierVersion = "3.16.1"
Expand Down

0 comments on commit 7b88a13

Please sign in to comment.