Skip to content

Commit

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

Bumps [com.github.database-rider:rider-junit5](https://github.com/database-rider/database-rider) from 1.40.0 to 1.41.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.40.0...1.41.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 Sep 12, 2023
1 parent fc4f1cb commit 57ef334
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 @@ -55,7 +55,7 @@ subprojects {
commonsIoVersion = '2.13.0'
commonsMathVersion = '3.6.1'
commonsTextVersion = '1.10.0'
databaseRiderVersion = '1.40.0'
databaseRiderVersion = '1.41.0'
dropwizardVersion = '2.1.0'
dropwizardWebsocketsVersion = '1.3.14'
equalsVerifierVersion = '3.15.1'
Expand Down

0 comments on commit 57ef334

Please sign in to comment.