Skip to content

Commit

Permalink
Bump org.specs2:specs2-junit_2.13 from 4.20.2 to 4.20.7
Browse files Browse the repository at this point in the history
Bumps [org.specs2:specs2-junit_2.13](https://github.com/etorreborre/specs2) from 4.20.2 to 4.20.7.
- [Release notes](https://github.com/etorreborre/specs2/releases)
- [Commits](etorreborre/specs2@SPECS2-4.20.2...SPECS-4.20.7)

---
updated-dependencies:
- dependency-name: org.specs2:specs2-junit_2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 12, 2024
1 parent e9c3211 commit c15cecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyglot-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_${scala.bin.version}</artifactId>
<version>4.20.2</version>
<version>4.20.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c15cecd

Please sign in to comment.