Skip to content

Commit

Permalink
Merge pull request #14 from toolisticon/dependabot/maven/org.junit-ju…
Browse files Browse the repository at this point in the history
…nit-bom-5.8.2

Bump junit-bom from 5.8.1 to 5.8.2
  • Loading branch information
jangalinski authored Dec 2, 2021
2 parents 8c2442a + 482e138 commit 7d0b150
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 @@ -30,7 +30,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.8.1</version>
<version>5.8.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7d0b150

Please sign in to comment.