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.
1 parent 15fab27 commit 5a0be02Copy full SHA for 5a0be02
pom.xml
@@ -14,10 +14,10 @@
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
16
<!-- This is the version associated with the Java core. -->
17
- <sdk-core-version>9.17.5</sdk-core-version>
+ <sdk-core-version>9.18.5</sdk-core-version>
18
19
<testng-version>7.7.1</testng-version>
20
- <okhttp3-version>4.10.0</okhttp3-version>
+ <okhttp3-version>4.11.0</okhttp3-version>
21
<surefire-version>3.0.0-M7</surefire-version>
22
<jacoco-plugin-version>0.8.8</jacoco-plugin-version>
23
<maven-deploy-plugin-version>3.0.0</maven-deploy-plugin-version>
0 commit comments