micronaut: Update to version 2.2.0

This commit is contained in:
Jakub Čábera 2020-11-20 08:47:26 +01:00
parent 9da8d291f8
commit 9687d7fa70

View File

@ -1,5 +1,5 @@
{ {
"version": "2.1.4", "version": "2.2.0",
"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.4/micronaut-cli-2.1.4.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.2.0/micronaut-cli-2.2.0.zip",
"hash": "8c538272884f05d5e5c816b43c153bf39e97ffd8390cae17e44905ea714ea3b6", "hash": "1f62b7043977b6f87dba5effaadb36c00113c4f60110ba7bce5f76f546da79e0",
"extract_dir": "micronaut-cli-2.1.4", "extract_dir": "micronaut-cli-2.2.0",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"