Skip to content

Commit

Permalink
Upgrade org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 (#36)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1.

See this package in maven:
org.junit.jupiter:junit-jupiter-api

See this project in Snyk:
https://app.snyk.io/org/oswaldobapvicjr/project/e81d4b77-4102-49de-8ecb-3ef63f0b52ec?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
oswaldobapvicjr and snyk-bot authored Oct 23, 2024
1 parent 384fadd commit 64dbd43
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 @@ -39,7 +39,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.11.0</junit.version>
<junit.version>5.11.1</junit.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>

Expand Down

0 comments on commit 64dbd43

Please sign in to comment.