Skip to content

Commit

Permalink
Merge pull request #3149 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.2

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 in /java-wasm
  • Loading branch information
kddnewton authored Oct 7, 2024
2 parents 7bea0a1 + a9ff388 commit 79ced92
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.1</junit.version>
<junit.version>5.11.2</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 79ced92

Please sign in to comment.