micronaut: Update to version 4.3.3

This commit is contained in:
github-actions[bot] 2024-02-23 16:27:04 +00:00
parent f1dbc5764f
commit 124ece399c

View File

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