micronaut: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2024-11-13 20:28:22 +00:00
parent 99505c6301
commit 64858487f1

View File

@ -1,14 +1,14 @@
{
"version": "4.6.3",
"version": "4.7.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/v4.6.3/micronaut-cli-4.6.3.zip",
"hash": "9c299c978f5e4d96524ca32cc6a6bb248782513e4d31dac5fe40c08c47f91254",
"extract_dir": "micronaut-cli-4.6.3",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.7.0/micronaut-cli-4.7.0.zip",
"hash": "8af074fe29c890158e164f8d0443fc37f2972295ce1d259e8040a80e290570d1",
"extract_dir": "micronaut-cli-4.7.0",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"