Skip to content

Commit

Permalink
Merge pull request #75 from liquibase/dependabot/maven/org.testcontai…
Browse files Browse the repository at this point in the history
…ners-junit-jupiter-1.20.4

build(deps-dev): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4
  • Loading branch information
liquibot authored Nov 20, 2024
2 parents ead17bb + 6679049 commit 274e60f
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 @@ -120,7 +120,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 274e60f

Please sign in to comment.