From 21eb0e8f66713476967b702e031ae6875b093b50 Mon Sep 17 00:00:00 2001 From: Ohad Shai Date: Wed, 19 Jul 2023 13:24:13 +0300 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5ee34f91..165b663d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ SL4J_VERSION=2.0.7 JODA_VERSION=2.12.5 JODA_CONVERT_VERSION=2.2.3 NETTY_VERSION=4.1.93.Final -KOTLIN_LOGGING_VERSION=5.0.0-beta-04 +KOTLIN_LOGGING_VERSION=5.0.0 SCRAM_CLIENT_VERSION=2.1 R2DBC_SPI_VERSION=1.0.0.RELEASE REACTOR_CORE_VERSION=3.5.7