Skip to content

Commit

Permalink
bump junit.version from 5.10.1 to 5.10.2
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent e7b2f9e commit b4c975e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -30,7 +30,7 @@
<io7m.api.previousVersion>1.0.0</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<jackson.version>2.16.1</jackson.version>
<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
</properties>

<licenses>
Expand Down

0 comments on commit b4c975e

Please sign in to comment.