micronaut: Update to version 3.4.3

This commit is contained in:
github-actions[bot] 2022-04-29 20:28:23 +00:00
parent 186c161ce9
commit fc86f902f5

View File

@ -1,14 +1,14 @@
{
"version": "3.4.2",
"version": "3.4.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/v3.4.2/micronaut-cli-3.4.2.zip",
"hash": "019a8874069e6d66bdc3066c6556d9f1d12c85b205982ac17d4e964de7e71eb6",
"extract_dir": "micronaut-cli-3.4.2",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.4.3/micronaut-cli-3.4.3.zip",
"hash": "017126a59998e94b76a9ad0728e8a0867325a70a838d2ae6ea2e9c95bb2372ea",
"extract_dir": "micronaut-cli-3.4.3",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"