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 e8fc269 + 7e320ce commit 4346037Copy full SHA for 4346037
pom.xml
@@ -22,7 +22,7 @@
22
<maven.compiler.target>8</maven.compiler.target>
23
24
<junit.jupiter.version>5.12.0</junit.jupiter.version>
25
- <junit.platform.version>1.11.4</junit.platform.version>
+ <junit.platform.version>1.12.0</junit.platform.version>
26
<cyberduck.version>9.1.3-SNAPSHOT</cyberduck.version>
27
<testcontainers.version>1.20.5</testcontainers.version>
28
</properties>
@@ -315,4 +315,4 @@
315
<url>s3://repo-maven-shift7/snapshots/</url>
316
</snapshotRepository>
317
</distributionManagement>
318
-</project>
+</project>
0 commit comments