micronaut: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2022-01-27 20:26:15 +00:00
parent a5323f4158
commit 79a687cf69

View File

@ -1,14 +1,14 @@
{ {
"version": "3.2.7", "version": "3.3.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.2.7/micronaut-cli-3.2.7.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.3.0/micronaut-cli-3.3.0.zip",
"hash": "b1de872df556cd8d3e7c4e3498e3d7b722d5d38b315fce7417163fc61ac9d2f2", "hash": "0912768dd94a4fef2a2bb5208a09a9711e5d463cbced46a7deda81b01f6d7ac2",
"extract_dir": "micronaut-cli-3.2.7", "extract_dir": "micronaut-cli-3.3.0",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"