From 63382ac98d48371380e11f4ec5eab42e15c14134 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 11 Dec 2023 20:30:38 +0100 Subject: Release 0.1.8. Change-Id: I3676b1e0c0e2ad0eaad2ea8c48a452209d73739e --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7be5542..bef2a2a 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ You can also run the tool directly with Maven using the `exec` profile: eu.mulk.jgvariant jgvariant-bom - 0.1.7 + 0.1.8 pom import @@ -147,7 +147,7 @@ You can also run the tool directly with Maven using the `exec` profile: dependencies { ... - implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.7") + implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.8") implementation("eu.mulk.jgvariant:jgvariant-core") implementation("eu.mulk.jgvariant:jgvariant-ostree") -- cgit v1.2.3