Skip to content

Commit

Permalink
Merge pull request #2361 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.10.2

Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 in /java-wasm
  • Loading branch information
kddnewton committed Feb 5, 2024
2 parents ffbcdeb + 3075c0f commit ff4f83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-wasm/pom.xml
Expand Up @@ -15,7 +15,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ff4f83c

Please sign in to comment.