Skip to content

Commit

Permalink
fix(deps): bump tech.relaycorp:awala-testing from 1.5.31 to 1.5.32
Browse files Browse the repository at this point in the history
Bumps [tech.relaycorp:awala-testing](https://github.com/relaycorp/awala-testing-jvm) from 1.5.31 to 1.5.32.
- [Release notes](https://github.com/relaycorp/awala-testing-jvm/releases)
- [Changelog](https://github.com/relaycorp/awala-testing-jvm/blob/master/.releaserc.yml)
- [Commits](relaycorp/awala-testing-jvm@v1.5.31...v1.5.32)

---
updated-dependencies:
- dependency-name: tech.relaycorp:awala-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 43b6754 commit 511b544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))

api("tech.relaycorp:awala:[1.68.5,2.0.0)")
testImplementation("tech.relaycorp:awala-testing:1.5.31")
testImplementation("tech.relaycorp:awala-testing:1.5.32")

implementation("org.mongodb:bson:5.1.2")

Expand Down

0 comments on commit 511b544

Please sign in to comment.