micronaut: Update to version 3.3.3

This commit is contained in:
github-actions[bot] 2022-02-15 16:29:03 +00:00
parent 4590c1f1df
commit ba83329392

View File

@ -1,14 +1,14 @@
{
"version": "3.3.1",
"version": "3.3.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",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.3.1/micronaut-cli-3.3.1.zip",
"hash": "0a23a10faed1e54ca27455a6d6c3cc6e6d91c3511a4f001079ec236884efd12e",
"extract_dir": "micronaut-cli-3.3.1",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.3.3/micronaut-cli-3.3.3.zip",
"hash": "a45331f91b7fb57bb5e63c30f56556942f22ce7c9eeab54d3f1ac6e8412c388b",
"extract_dir": "micronaut-cli-3.3.3",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"