micronaut: Update to version 3.7.5

This commit is contained in:
github-actions[bot] 2022-12-20 08:28:33 +00:00
parent 65f40a1108
commit 512ed95854

View File

@ -1,14 +1,14 @@
{
"version": "3.7.4",
"version": "3.7.5",
"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.7.4/micronaut-cli-3.7.4.zip",
"hash": "cb310e1b617a64be74e84e394d65a7b6f88aa3a36e482249a4e826e0561da391",
"extract_dir": "micronaut-cli-3.7.4",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.7.5/micronaut-cli-3.7.5.zip",
"hash": "7f24982ee9d0c1d9636993f35e0c779619b7bd132ddc69d4ecadb5381217c14d",
"extract_dir": "micronaut-cli-3.7.5",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"