Skip to content

Commit

Permalink
Merge pull request #697 from mybatis/renovate/testcontainers-java-mon…
Browse files Browse the repository at this point in the history
…orepo

Update testcontainers-java monorepo to v1.19.2
  • Loading branch information
jeffgbutler authored Nov 15, 2023
2 parents 3583c63 + 1df0b7a commit 1c1ea80
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 @@ -71,7 +71,7 @@
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>

<kotlin.code.style>official</kotlin.code.style>
<test.containers.version>1.19.1</test.containers.version>
<test.containers.version>1.19.2</test.containers.version>
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>

<!-- Reproducible Builds -->
Expand Down

0 comments on commit 1c1ea80

Please sign in to comment.