diff --git a/settings.gradle b/settings.gradle index 594476536c..877eec612e 100644 --- a/settings.gradle +++ b/settings.gradle @@ -58,7 +58,7 @@ dependencyResolutionManagement { versionCatalogs { libs { version( "antlr", "4.10" ) - version( "hcann", "6.0.0.Final" ) + version( "hcann", "6.0.1.Final" ) version( "geolatte", "1.8.2" ) version( "byteBuddy", "1.12.9" ) version( "agroal", "2.0" )