Skip to content

Commit

Permalink
Update testcontainers.version to v1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2024
1 parent e3980b9 commit 210ce8d
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 @@ -74,7 +74,7 @@
<zookeeper.version>3.9.2</zookeeper.version>

<!-- Versions of other software we need in our functional tests -->
<testcontainers.version>1.20.1</testcontainers.version>
<testcontainers.version>1.20.2</testcontainers.version>
<!-- The LO version must point to the latest version from "Still" branch (LTS). When upgrading the version make
sure the new version is available from https://download.documentfoundation.org/libreoffice/stable/
Note: We don't need to exact version (e.g. 7.2.7.2) since the LTS is made available using a max of 2 dots
Expand Down

0 comments on commit 210ce8d

Please sign in to comment.