micronaut: Update to version 3.0.3

This commit is contained in:
Jakub Čábera 2021-10-01 19:01:25 -07:00
parent e4fe8464bc
commit 16bbff7cc5

View File

@ -1,5 +1,5 @@
{
"version": "3.0.2",
"version": "3.0.3",
"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/v3.0.2/micronaut-cli-3.0.2.zip",
"hash": "3c46578f30f18203f15d81b760ec6ad7a442b75294ad14648154bbdb4d275cbd",
"extract_dir": "micronaut-cli-3.0.2",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.0.3/micronaut-cli-3.0.3.zip",
"hash": "b49e32f8534c07f3f537f6a03db0dad8014dea405d4e3525a5c4417f474166e3",
"extract_dir": "micronaut-cli-3.0.3",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"