Skip to content

Commit

Permalink
fix(build): upgrade java core to v9.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
padamstx committed Feb 8, 2021
1 parent f9885b8 commit ad54869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- This is the version associated with the Java core. -->
<sdk-core-version>9.5.4</sdk-core-version>
<sdk-core-version>9.8.0</sdk-core-version>

<testng-version>7.1.0</testng-version>
<okhttp3-version>4.9.0</okhttp3-version>
Expand Down

0 comments on commit ad54869

Please sign in to comment.