diff --git a/bucket/micronaut.json b/bucket/micronaut.json index 33d688e814..4c4e52f37f 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.1.4", + "version": "1.2.0", "homepage": "https://micronaut.io", "license": "Apache-2.0", - "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.4/micronaut-1.1.4.zip", - "hash": "838bce49768d7e77e39760c96c1e954179af3f33d1d6c34972c10cfa783ea157", - "extract_dir": "micronaut-1.1.4", + "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", "bin": "bin\\mn.bat", "env_set": { "MICRONAUT_HOME": "$dir"