micronaut: Update to version 3.1.1

This commit is contained in:
Jakub Čábera 2021-10-18 23:50:56 -07:00
parent dd84d21be1
commit 1aa1a03e59

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.0", "version": "3.1.1",
"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/v3.1.0/micronaut-cli-3.1.0.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.1.1/micronaut-cli-3.1.1.zip",
"hash": "5fa8548cce498a4b2f97828651b84f83c31888bbeca47e028a859bdbdfbf0ed4", "hash": "b01dbaf8e15daa7b676679ea84b4a4eb8b3e9438a46cb6b51791a301eca21668",
"extract_dir": "micronaut-cli-3.1.0", "extract_dir": "micronaut-cli-3.1.1",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"