Skip to content

Commit

Permalink
Bump org.firebirdsql:firebird-testcontainers-java from 1.5.0 to 1.5.1 (
Browse files Browse the repository at this point in the history
…#757)

Bumps [org.firebirdsql:firebird-testcontainers-java](https://github.com/FirebirdSQL/firebird-testcontainers-java) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/FirebirdSQL/firebird-testcontainers-java/releases)
- [Changelog](https://github.com/FirebirdSQL/firebird-testcontainers-java/blob/master/CHANGES.md)
- [Commits](FirebirdSQL/firebird-testcontainers-java@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: org.firebirdsql:firebird-testcontainers-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent 6991b1d commit c503992
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 @@ -67,7 +67,7 @@
<junit.version>5.11.4</junit.version>
<org.json.version>20250107</org.json.version>
<testcontainers.version>1.20.4</testcontainers.version>
<testcontainers.firebird.version>1.5.0</testcontainers.firebird.version>
<testcontainers.firebird.version>1.5.1</testcontainers.firebird.version>

<!--plugin versions -->
<spotbugs.maven.plugin.version>4.8.6.6</spotbugs.maven.plugin.version>
Expand Down

0 comments on commit c503992

Please sign in to comment.