micronaut: Update to version 4.7.4

This commit is contained in:
github-actions[bot] 2025-01-11 00:35:46 +00:00
parent 457aed8283
commit f74b75607c

View File

@ -1,14 +1,14 @@
{ {
"version": "4.7.3", "version": "4.7.4",
"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.7.3/micronaut-cli-4.7.3.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.7.4/micronaut-cli-4.7.4.zip",
"hash": "773141cd83acbbbd00a8d98f313d5776511475b56c63b34990883e1961da5d54", "hash": "e6773310a30a5963a664c7f3679e4817aca0808160bb6fd36fdf7a82c3512429",
"extract_dir": "micronaut-cli-4.7.3", "extract_dir": "micronaut-cli-4.7.4",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"