diff --git a/bucket/micronaut.json b/bucket/micronaut.json index 8c66cbd566..07fc1fba50 100644 --- a/bucket/micronaut.json +++ b/bucket/micronaut.json @@ -1,5 +1,5 @@ { - "version": "2.4.2", + "version": "2.4.3", "description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications", "homepage": "https://micronaut.io", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.4.2/micronaut-cli-2.4.2.zip", - "hash": "964a9a8938cd9e994a25bcf8b707441a3947661bdb7782ef5276e5e6b93bab3c", - "extract_dir": "micronaut-cli-2.4.2", + "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.4.3/micronaut-cli-2.4.3.zip", + "hash": "675335e9679ab26903e113f1c795ed918506ea38f382c0ffc861d0a5c62f032c", + "extract_dir": "micronaut-cli-2.4.3", "bin": "bin\\mn.bat", "env_set": { "MICRONAUT_HOME": "$dir"