From 298c83fbba2ddf88f6c7d7293b2f598c6ffadc88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Jul 2023 18:33:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20micronaut,=20prometheus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit micronaut: 4.0.2 prometheus: 2.37.9 --- releases/micronaut.json | 3 ++- releases/prometheus.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/releases/micronaut.json b/releases/micronaut.json index 7a339f00..ea283cfe 100644 --- a/releases/micronaut.json +++ b/releases/micronaut.json @@ -133,5 +133,6 @@ "3.9.3": "2023-06-07", "3.9.4": "2023-06-23", "4.0.0": "2023-07-11", - "4.0.1": "2023-07-21" + "4.0.1": "2023-07-21", + "4.0.2": "2023-07-28" } \ No newline at end of file diff --git a/releases/prometheus.json b/releases/prometheus.json index 5c0c2edc..751e621e 100644 --- a/releases/prometheus.json +++ b/releases/prometheus.json @@ -109,6 +109,7 @@ "2.37.6": "2023-02-20", "2.37.7": "2023-04-27", "2.37.8": "2023-05-05", + "2.37.9": "2023-07-28", "2.38.0": "2022-08-16", "2.39.0": "2022-10-05", "2.39.1": "2022-10-07",