micronaut: Update to version 2.5.7

This commit is contained in:
Jakub Čábera 2021-06-25 21:11:38 -07:00
parent 0c08df40ac
commit b926d2d30e

View File

@ -1,5 +1,5 @@
{
"version": "2.5.6",
"version": "2.5.7",
"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",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.6/micronaut-cli-2.5.6.zip",
"hash": "887f1b515603291eccde7e7f2a326d929f06cc929003cc5c783780771a888b9b",
"extract_dir": "micronaut-cli-2.5.6",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.7/micronaut-cli-2.5.7.zip",
"hash": "c1af8f4321fed0fcfdb95538ad346368127bf5fdf3690b64f7ffc1b7008bca89",
"extract_dir": "micronaut-cli-2.5.7",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"