micronaut: Update to version 3.8.3

This commit is contained in:
github-actions[bot] 2023-01-28 16:28:40 +00:00
parent 14973d8de0
commit 2592278d42

View File

@ -1,14 +1,14 @@
{ {
"version": "3.7.6", "version": "3.8.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",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.7.6/micronaut-cli-3.7.6.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.8.3/micronaut-cli-3.8.3.zip",
"hash": "e37d6f0cfcb22eb1f64ff5b1f84e67f6a55b53881d19cd9e71413fc1ccc9efca", "hash": "81da6045aa9eedb913e1be5e780643059300f35145f9f99024f010730c033a9b",
"extract_dir": "micronaut-cli-3.7.6", "extract_dir": "micronaut-cli-3.8.3",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"