micronaut: Update to version 2.3.0

This commit is contained in:
Jakub Čábera 2021-01-23 08:41:12 +01:00
parent 17e9281bad
commit def1840f40

View File

@ -1,5 +1,5 @@
{ {
"version": "2.2.3", "version": "2.3.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.2.3/micronaut-cli-2.2.3.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.3.0/micronaut-cli-2.3.0.zip",
"hash": "f68c7fd1ab11125942937f19ee4b677f30a42314d76d7fd2f3f4d6260954b370", "hash": "ba6fdc7bbb8627eb1dad3b9b8353a5ebaed9be23203cbebb32446a6193a0e9e2",
"extract_dir": "micronaut-cli-2.2.3", "extract_dir": "micronaut-cli-2.3.0",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"