File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 </distributionManagement >
4848 <properties >
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50- <org .testng.version>7.9.0 </org .testng.version>
50+ <org .testng.version>7.10.2 </org .testng.version>
5151 <cucumber-java .version>7.19.0</cucumber-java .version>
5252 <io .appium.version>9.1.0</io .appium.version>
5353 <!-- MUST update with Appium above to make sure the versions are compatible-->
5656 <commons .io.version>2.15.1</commons .io.version>
5757 <org .apache.commons.version>3.17.0</org .apache.commons.version>
5858 <net .bytebuddy.version>1.15.3</net .bytebuddy.version>
59- <com .squareup.retrofit2.version>2.9 .0</com .squareup.retrofit2.version>
59+ <com .squareup.retrofit2.version>2.11 .0</com .squareup.retrofit2.version>
6060 <!-- OkHTTP must be version compatible with Retrofit!-->
6161 <com .squareup.okhttp.version>4.12.0</com .squareup.okhttp.version>
6262 <com .google.code.gson.version>2.10.1</com .google.code.gson.version>
524524 <plugin >
525525 <groupId >org.codehaus.mojo</groupId >
526526 <artifactId >flatten-maven-plugin</artifactId >
527- <version >1.3 .0</version >
527+ <version >1.6 .0</version >
528528 <configuration >
529529 <updatePomFile >true</updatePomFile >
530530 <flattenMode >resolveCiFriendliesOnly</flattenMode >
You can’t perform that action at this time.
0 commit comments