From fd021d6e3b76130966768a25c254cc17e74c979b Mon Sep 17 00:00:00 2001 From: Stephen Gold Date: Thu, 28 Dec 2023 00:00:05 -0800 Subject: [PATCH] update the Acorus library to v1.1.1 --- common.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.gradle b/common.gradle index a07c7699..6b6df639 100644 --- a/common.gradle +++ b/common.gradle @@ -8,7 +8,7 @@ ext { websiteUrl = 'https://github.com/stephengold/jme3-utilities' // module coordinates of external dependencies: - acorusCoordinates = 'com.github.stephengold:Acorus:1.1.0' + acorusCoordinates = 'com.github.stephengold:Acorus:1.1.1' heartCoordinates = 'com.github.stephengold:Heart:8.8.0' // current versions of libraries: