Skip to content

Commit

Permalink
chore(version): Bump Up Core Version (#291)
Browse files Browse the repository at this point in the history
PR: #291
  • Loading branch information
osama-salman99 authored Sep 5, 2023
1 parent 1ee8053 commit 45ff7a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.expediagroup.openworld.sdk</groupId>
<artifactId>openworld-java-sdk-core</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@


<properties>
<revision>2.8.0</revision>
<revision>2.9.0</revision>
<!-- Target JDK8 Minimum -->
<java.release>1.8</java.release>
<maven.compiler.release>8</maven.compiler.release>
Expand Down

0 comments on commit 45ff7a4

Please sign in to comment.