micronaut: Update to version 3.8.9

This commit is contained in:
github-actions[bot] 2023-04-13 12:33:15 +00:00
parent ce7dca1dc7
commit 39d4953370

View File

@ -1,14 +1,14 @@
{
"version": "3.8.8",
"version": "3.8.9",
"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.8.8/micronaut-cli-3.8.8.zip",
"hash": "f73ce609fa2a9ef3df2534f67d4a0748c885e0c84da767b32dd0ac7dfd9d836a",
"extract_dir": "micronaut-cli-3.8.8",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.8.9/micronaut-cli-3.8.9.zip",
"hash": "2535e81c865a5d94d599d56db54eda6514ef4d7048ca6680e4541a347cab50d3",
"extract_dir": "micronaut-cli-3.8.9",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"