micronaut: Update to version 2.1.4

This commit is contained in:
Jakub Čábera 2020-11-18 08:41:37 +01:00
parent 3222e0b185
commit 6bad92676f

View File

@ -1,5 +1,5 @@
{ {
"version": "2.1.3", "version": "2.1.4",
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications", "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", "homepage": "https://micronaut.io",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.3/micronaut-cli-2.1.3.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.4/micronaut-cli-2.1.4.zip",
"hash": "b0945fb2ddf85313a4f3a66a625bbdb443b2a7ad073bc51d4188fa0d38f6bb68", "hash": "8c538272884f05d5e5c816b43c153bf39e97ffd8390cae17e44905ea714ea3b6",
"extract_dir": "micronaut-cli-2.1.3", "extract_dir": "micronaut-cli-2.1.4",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"