micronaut: Update to version 3.5.4

This commit is contained in:
github-actions[bot] 2022-07-30 00:33:43 +00:00
parent f6b60bdb0f
commit f5dca54909

View File

@ -1,14 +1,14 @@
{
"version": "3.5.3",
"version": "3.5.4",
"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.5.3/micronaut-cli-3.5.3.zip",
"hash": "1373769dab4233f9f8ef955fc36cebaaa45798cc6622b1ca2d202ae318f9d2dd",
"extract_dir": "micronaut-cli-3.5.3",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.5.4/micronaut-cli-3.5.4.zip",
"hash": "ce3f297227802925b67cc3b04e7ef66c1749569a33fdfaae8cf774d4f510a3c6",
"extract_dir": "micronaut-cli-3.5.4",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"