micronaut: Update to version 3.9.2

This commit is contained in:
github-actions[bot] 2023-05-20 08:25:51 +00:00
parent fde137e1a9
commit efef08d7c7

View File

@ -1,14 +1,14 @@
{
"version": "3.9.1",
"version": "3.9.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.9.1/micronaut-cli-3.9.1.zip",
"hash": "a3ecf27b59221fbe8b9c1e96f63b330ec119732f729eb94f6f0cddc5e6f92646",
"extract_dir": "micronaut-cli-3.9.1",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.9.2/micronaut-cli-3.9.2.zip",
"hash": "dca9143e619454a746f54bbe3e0af0807eb4a8af7b074a0e9b08b1d32ea2ca0f",
"extract_dir": "micronaut-cli-3.9.2",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"