micronaut: Update to version 2.5.3

This commit is contained in:
Jakub Čábera 2021-05-12 23:51:11 -07:00
parent 19bd135967
commit 83bb0409b7

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.1", "version": "2.5.3",
"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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.1/micronaut-cli-2.5.1.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.3/micronaut-cli-2.5.3.zip",
"hash": "7e7c8645db29c4663d9be73680a86eb7a08348551d4dfcea28f55eab742d1466", "hash": "ddc5538b06dfadf08dc671518deee3cffdb94d6e1f3bfbb679c247b395379155",
"extract_dir": "micronaut-cli-2.5.1", "extract_dir": "micronaut-cli-2.5.3",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"