micronaut: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2022-03-22 08:29:04 +00:00
parent 234891bac4
commit 284986ea5c

View File

@ -1,14 +1,14 @@
{
"version": "3.3.4",
"version": "3.4.0",
"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.3.4/micronaut-cli-3.3.4.zip",
"hash": "da642a874ef4a3364f97c33cfd71a5c4e71ecc9416e98f4732fe079496d42a56",
"extract_dir": "micronaut-cli-3.3.4",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.4.0/micronaut-cli-3.4.0.zip",
"hash": "ca714f33e999bf5d9386fadae3cb64e8d3f69b2a00ea3e1bdc45ae66e638ea1d",
"extract_dir": "micronaut-cli-3.4.0",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"