micronaut: Update to version 4.3.6

This commit is contained in:
github-actions[bot] 2024-03-15 20:25:10 +00:00
parent 8c7a9ef5ed
commit 162c48c4a3

View File

@ -1,14 +1,14 @@
{
"version": "4.3.5",
"version": "4.3.6",
"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",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.5/micronaut-cli-4.3.5.zip",
"hash": "1b9a4a6d837bff5c7989b306812e5d79c45ff4acc7762714cabd88715f50fe85",
"extract_dir": "micronaut-cli-4.3.5",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.6/micronaut-cli-4.3.6.zip",
"hash": "3dcffbd7551c944e105b490130feecce8568a594e45563db7b37470f1281fa52",
"extract_dir": "micronaut-cli-4.3.6",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"