micronaut: Update to version 4.7.1

This commit is contained in:
github-actions[bot] 2024-11-22 20:29:05 +00:00
parent 5ca6849ac0
commit 1890a2e5b8

View File

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