We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a45290 + 2f074aa commit 399a2f6Copy full SHA for 399a2f6
.changeset/dependabot-ee6702b.md
@@ -0,0 +1,5 @@
1
+---
2
+"changesets": patch
3
4
+
5
+- org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter-params: 6.0.1
pom.xml
@@ -60,7 +60,7 @@
60
<maven.compiler.source>17</maven.compiler.source>
61
<maven.compiler.target>17</maven.compiler.target>
62
<maven.version>3.9.11</maven.version>
63
- <junit-jupiter.version>6.0.0</junit-jupiter.version>
+ <junit-jupiter.version>6.0.1</junit-jupiter.version>
64
<inject-resources.version>1.0.0</inject-resources.version>
65
<maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
66
<sisu-maven-plugin.version>0.3.5</sisu-maven-plugin.version>
0 commit comments