micronaut: Update to version 3.9.0

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:04 +00:00
parent 9f3ff0d4a2
commit ef04aafe98

View File

@ -1,14 +1,14 @@
{ {
"version": "3.8.9", "version": "3.9.0",
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications", "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", "homepage": "https://micronaut.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.8.9/micronaut-cli-3.8.9.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.9.0/micronaut-cli-3.9.0.zip",
"hash": "2535e81c865a5d94d599d56db54eda6514ef4d7048ca6680e4541a347cab50d3", "hash": "5ae9ec03ce77560ea5df4c52ca4bb1e958e1eb7f968e36103867a5bb8edb631d",
"extract_dir": "micronaut-cli-3.8.9", "extract_dir": "micronaut-cli-3.9.0",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"