micronaut: Update to version 4.3.4

This commit is contained in:
github-actions[bot] 2024-02-27 00:33:38 +00:00
parent 2f04e8861b
commit 4364ea9cf8

View File

@ -1,14 +1,14 @@
{ {
"version": "4.3.3", "version": "4.3.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.3.3/micronaut-cli-4.3.3.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.4/micronaut-cli-4.3.4.zip",
"hash": "80f6c0378022e1ebf362f7383dec13088d0f49f51797b62ad70cc4af5134506d", "hash": "bf71d8deba0338165173830b308fdb384a37943e09713f840d4b1b7b0639d09c",
"extract_dir": "micronaut-cli-4.3.3", "extract_dir": "micronaut-cli-4.3.4",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"