micronaut: Update to version 3.5.2

This commit is contained in:
github-actions[bot] 2022-07-01 04:42:48 +00:00
parent d6f4a1a21d
commit 631cce507f

View File

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