From 26f2cc62e0c1f46a045429488fe0b457105862f6 Mon Sep 17 00:00:00 2001 From: Muhammad Sufyan Date: Fri, 8 Dec 2023 14:18:06 +0500 Subject: [PATCH] build(dep-update): bumps core-interfaces-lib version to 0.2.x (#54) This commit bumps to core-interfaces-lib version to 0.2.x. This is done to avoid version conflicts for the generated SDKs. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b812861..0189a4b 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ io.apimatic core-interfaces - [0.1, 0.2) + [0.2, 0.3) junit