micronaut: Update to version 3.5.0

This commit is contained in:
github-actions[bot] 2022-05-26 00:35:33 +00:00
parent 76df0ebbe1
commit dccc8ed0e9

View File

@ -1,14 +1,14 @@
{
"version": "3.4.4",
"version": "3.5.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.4.4/micronaut-cli-3.4.4.zip",
"hash": "3ff20e64dc451d9bac7151f64d6bd9d456fee5bbfd8e92c64de74cc4a3f8c3be",
"extract_dir": "micronaut-cli-3.4.4",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.5.0/micronaut-cli-3.5.0.zip",
"hash": "aa736749e1d83caa39b9a5f8b8d4c03f5dfea3204d0e469a1c00647c2598ada5",
"extract_dir": "micronaut-cli-3.5.0",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"