micronaut: Update to version 4.9.1

This commit is contained in:
github-actions[bot] 2025-07-08 16:30:52 +00:00
parent 7b76b52026
commit baf7ea0087

View File

@ -1,14 +1,14 @@
{ {
"version": "4.9.0", "version": "4.9.1",
"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.9.0/micronaut-cli-4.9.0.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.9.1/micronaut-cli-4.9.1.zip",
"hash": "926fa50d9546115e26af9c5a4f395d55c6162b566799b812189b5ceb33c5d99e", "hash": "acde1b266c88e8157657e4062bc05252b0927792abcf358df7e9b2e0fe0e6ae8",
"extract_dir": "micronaut-cli-4.9.0", "extract_dir": "micronaut-cli-4.9.1",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"