micronaut: Update to version 3.5.3

This commit is contained in:
github-actions[bot] 2022-07-13 00:34:07 +00:00
parent c93fd663e2
commit de900aa4f6

View File

@ -1,14 +1,14 @@
{
"version": "3.5.2",
"version": "3.5.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.5.2/micronaut-cli-3.5.2.zip",
"hash": "5735e6580f1e471958567a2d9c7123ee4fc6e243441828727c3239f9b717adb8",
"extract_dir": "micronaut-cli-3.5.2",
"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",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"