Skip to content

Commit

Permalink
Update testcontainers.version to v1.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2024
1 parent e5e3872 commit c16a89a
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 @@ -69,7 +69,7 @@
<zookeeper.version>3.9.1</zookeeper.version>

<!-- Versions of other software we need in our functional tests -->
<testcontainers.version>1.19.4</testcontainers.version>
<testcontainers.version>1.19.5</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 c16a89a

Please sign in to comment.