Skip to content

Commit

Permalink
Merge pull request #3097 from ruby/dependabot/maven/java-wasm/org.jun…
Browse files Browse the repository at this point in the history
…it.jupiter-junit-jupiter-engine-5.11.1

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 in /java-wasm
  • Loading branch information
kddnewton authored Sep 30, 2024
2 parents b083bc9 + c5b0072 commit 919c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-wasm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<junit.version>5.11.0</junit.version>
<junit.version>5.11.1</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 919c1b4

Please sign in to comment.