From 26513bf7807a6a86d3aa0d92e13cac3ed3e92858 Mon Sep 17 00:00:00 2001 From: Travis Wyatt Date: Wed, 7 Aug 2024 23:22:47 -0700 Subject: [PATCH] Point to Kable's new Maven coordinates --- libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries.json b/libraries.json index fa5d9e8..5a9cb97 100644 --- a/libraries.json +++ b/libraries.json @@ -847,7 +847,7 @@ { "github": "JuulLabs/kable", "category": "Bluetooth", - "maven": "https://repo1.maven.org/maven2/com/juul/kable/core/" + "maven": "https://repo1.maven.org/maven2/com/juul/kable/kable-core/" }, { "github": "adevone/lagerpeton",