Skip to content

Commit

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

Bump junit-jupiter from 1.14.3 to 1.15.1
  • Loading branch information
hazendaz committed Dec 15, 2020
2 parents 5fd5100 + 96d5861 commit 16a69f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -264,7 +264,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.14.3</version>
<version>1.15.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 16a69f9

Please sign in to comment.