micronaut: Update to version 3.7.2

This commit is contained in:
github-actions[bot] 2022-10-18 20:30:19 +00:00
parent b0dd477eb9
commit 56e06d9209

View File

@ -1,14 +1,14 @@
{ {
"version": "3.7.1", "version": "3.7.2",
"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.7.1/micronaut-cli-3.7.1.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.7.2/micronaut-cli-3.7.2.zip",
"hash": "0d0f0d7e8b755adf5fbde0e64a18554c4d4a15eb7f2cd7924ee3405867e7537b", "hash": "61ea782070bef7e9f2d927138bbcf26469b23146f24a7348ddc4925b0b417ead",
"extract_dir": "micronaut-cli-3.7.1", "extract_dir": "micronaut-cli-3.7.2",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"