micronaut: Update to version 4.8.3

This commit is contained in:
github-actions[bot] 2025-06-12 12:31:36 +00:00
parent e7da9c7897
commit 2cd8b14def

View File

@ -1,14 +1,14 @@
{ {
"version": "4.8.2", "version": "4.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/v4.8.2/micronaut-cli-4.8.2.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.8.3/micronaut-cli-4.8.3.zip",
"hash": "d353c6e4107659b5df2d3760befd1f69f4ed664a5cf21c1fc6ba244dab25c62f", "hash": "0e33b530ca66bdc8cfa4225a09758cc51837ea4918ded50689be7b2702c0ca6c",
"extract_dir": "micronaut-cli-4.8.2", "extract_dir": "micronaut-cli-4.8.3",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"