Skip to content

Commit

Permalink
build(dep-update): bumps core-interfaces-lib version to 0.2.x (#54)
Browse files Browse the repository at this point in the history
This commit bumps to core-interfaces-lib version to 0.2.x. This is done to avoid version conflicts for the generated SDKs.
  • Loading branch information
sufyankhanrao committed Dec 8, 2023
1 parent 879586a commit 26f2cc6
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>io.apimatic</groupId>
<artifactId>core-interfaces</artifactId>
<version>[0.1, 0.2)</version>
<version>[0.2, 0.3)</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 26f2cc6

Please sign in to comment.