From ecd02e9ff26efda3831af3cf48c828aaaefe09a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 1 Feb 2021 21:02:28 +0100 Subject: [PATCH] micronaut: Update to version 2.3.1 --- bucket/micronaut.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/micronaut.json b/bucket/micronaut.json index 42c22aa10c..b54a070f47 100644 --- a/bucket/micronaut.json +++ b/bucket/micronaut.json @@ -1,5 +1,5 @@ { - "version": "2.3.0", + "version": "2.3.1", "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.3.0/micronaut-cli-2.3.0.zip", - "hash": "ba6fdc7bbb8627eb1dad3b9b8353a5ebaed9be23203cbebb32446a6193a0e9e2", - "extract_dir": "micronaut-cli-2.3.0", + "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.3.1/micronaut-cli-2.3.1.zip", + "hash": "a9122442d0e43acd02a0926922ff3bbca47385ca56b8169944d0894dbcf30afe", + "extract_dir": "micronaut-cli-2.3.1", "bin": "bin\\mn.bat", "env_set": { "MICRONAUT_HOME": "$dir"