Skip to content

Commit

Permalink
Merge pull request #92 from in-toto/dependabot/maven/org.junit.platfo…
Browse files Browse the repository at this point in the history
…rm-junit-platform-runner-1.9.2

chore(deps-dev): bump junit-platform-runner from 1.9.1 to 1.9.2
  • Loading branch information
adityasaky committed Jan 11, 2023
2 parents f4fe7a4 + 274c870 commit 73afcb4
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.9.1</version>
<version>1.9.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 73afcb4

Please sign in to comment.