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 5be6871 + 4346037 commit a69d55dCopy full SHA for a69d55d
pom.xml
@@ -21,8 +21,8 @@
21
<maven.compiler.source>8</maven.compiler.source>
22
<maven.compiler.target>8</maven.compiler.target>
23
24
- <junit.jupiter.version>5.11.4</junit.jupiter.version>
25
- <junit.platform.version>1.11.4</junit.platform.version>
+ <junit.jupiter.version>5.12.0</junit.jupiter.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