branch: elpa/geiser-kawa commit 6ff146d63350be68c98e196ba3e00fc55b026fc0 Author: spellcard199 <spellcard...@protonmail.com> Commit: spellcard199 <spellcard...@protonmail.com>
pom.xml: update kawa-devutil version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 021d350..3399930 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ <dependency> <groupId>com.gitlab.spellcard199</groupId> <artifactId>kawa-devutil</artifactId> - <version>4d17babf5483a7e292caf1edd3a36d5a952366df</version> + <version>88accd532278cc19bd4a1c7d88d9b2ef6701a9eb</version> </dependency> <!-- https://mvnrepository.com/artifact/org.testng/testng -->