From eba7b4fc4fbafc79cfc1ee4a4dfd46d8795b7e02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:44:40 +0000 Subject: [PATCH] chore(deps): update dependency org.jetbrains.qodana to v2023 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4b00f96..6f852fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ annotations = "24.1.0" kotlin = "1.9.22" changelog = "2.2.0" gradleIntelliJPlugin = "1.16.1" -qodana = "0.1.13" +qodana = "2023.3.1" kover = "0.7.5" [libraries]