micronaut: Update to version 3.2.3

This commit is contained in:
github-actions[bot] 2021-12-14 20:27:26 +00:00
parent 676a39ed05
commit 9daf287573

View File

@ -1,5 +1,5 @@
{ {
"version": "3.2.2", "version": "3.2.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/v3.2.2/micronaut-cli-3.2.2.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.3/micronaut-cli-3.2.3.zip",
"hash": "a0b76845c1d4b34b5bacf9769e8c710b83ffe4224059ec9eca48c62907e66be4", "hash": "7b6a815be99c37a99216f3302a93eb57af0b4151a563aa2d699bde75db5a81cc",
"extract_dir": "micronaut-cli-3.2.2", "extract_dir": "micronaut-cli-3.2.3",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"