diff --git a/bucket/micronaut.json b/bucket/micronaut.json index 4c4e52f37f..117261b0c2 100644 --- a/bucket/micronaut.json +++ b/bucket/micronaut.json @@ -1,11 +1,11 @@ { "description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications", - "version": "1.2.0", + "version": "1.2.1", "homepage": "https://micronaut.io", "license": "Apache-2.0", - "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.0/micronaut-1.2.0.zip", - "hash": "e349615499436919008ed936f1844e3816847ba14cabb47eec8b42c3c74415ea", - "extract_dir": "micronaut-1.2.0", + "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.1/micronaut-1.2.1.zip", + "hash": "1493511d92fcf8c26849c25dab8e79b63a24ff05fc943dc3945c1d3529fb8751", + "extract_dir": "micronaut-1.2.1", "bin": "bin\\mn.bat", "env_set": { "MICRONAUT_HOME": "$dir"