Skip to content

Commit

Permalink
Merge pull request #75 from roar-skinderviken/dependabot/maven/org.te…
Browse files Browse the repository at this point in the history
…stcontainers-postgresql-1.20.3

Bump org.testcontainers:postgresql from 1.20.2 to 1.20.3
  • Loading branch information
roar-skinderviken authored Nov 1, 2024
2 parents dc7fe71 + deec2ef commit 468235f
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 @@ -20,7 +20,7 @@
<exec.mainClass>no.javatec.demo.ApplicationKt</exec.mainClass>

<micronaut.runtime>netty</micronaut.runtime>
<testcontainers.version>1.20.2</testcontainers.version>
<testcontainers.version>1.20.3</testcontainers.version>
<kotlinVersion>2.0.21</kotlinVersion>
</properties>

Expand Down

0 comments on commit 468235f

Please sign in to comment.