micronaut: Update to version 2.1.3

This commit is contained in:
Jakub Čábera 2020-11-06 07:53:29 +01:00
parent 2c390863d3
commit 303c352623

View File

@ -1,5 +1,5 @@
{ {
"version": "2.1.2", "version": "2.1.3",
"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.2/micronaut-cli-2.1.2.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.3/micronaut-cli-2.1.3.zip",
"hash": "2ad179d3a839587f81f9fa08b7deaaf1a6f428617260b5c2a5c96fcd2d0efaa3", "hash": "b0945fb2ddf85313a4f3a66a625bbdb443b2a7ad073bc51d4188fa0d38f6bb68",
"extract_dir": "micronaut-cli-2.1.2", "extract_dir": "micronaut-cli-2.1.3",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"