micronaut: Update to version 4.1.6

This commit is contained in:
github-actions[bot] 2023-11-02 12:30:08 +00:00
parent ccaebc23fc
commit f22a187041

View File

@ -1,14 +1,14 @@
{ {
"version": "4.1.5", "version": "4.1.6",
"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/v4.1.5/micronaut-cli-4.1.5.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.1.6/micronaut-cli-4.1.6.zip",
"hash": "625879cc34295b79e363ea8fcf2c4874d38422aa8f1f993eb627c99d1f51efe9", "hash": "c0b6d6db75f0d1ad8f0e3df3930177dce74b72bf01583170ae34833b9f3de0a6",
"extract_dir": "micronaut-cli-4.1.5", "extract_dir": "micronaut-cli-4.1.6",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"