Skip to content

Commit

Permalink
maven(deps-dev): bump mysql from 1.17.5 to 1.17.6 (openmrs#4194)
Browse files Browse the repository at this point in the history
Bumps [mysql](https://github.com/testcontainers/testcontainers-java) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.17.5...1.17.6)

---
updated-dependencies:
- dependency-name: org.testcontainers:mysql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 16, 2022
1 parent 64c3769 commit 263816c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
<version>1.17.5</version>
<version>1.17.6</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 263816c

Please sign in to comment.