Skip to content

Commit

Permalink
Merge pull request #70 from liquibase/dependabot/maven/junit-junit-4.…
Browse files Browse the repository at this point in the history
…13.2

Bump junit from 4.13.1 to 4.13.2
  • Loading branch information
r2-lf authored Apr 27, 2021
2 parents b7343da + 9a4e83e commit 393316f
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 @@ -49,7 +49,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
<version>4.13.1</version>
<version>4.13.2</version>
</dependency>
<dependency> <!-- use a specific Groovy version rather than the one specified by spock-core -->
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit 393316f

Please sign in to comment.