Dependencies - upgrade org.jetbrains.changelog to 2.1.1

This commit is contained in:
Jakub Chrzanowski
2023-07-07 16:25:21 +02:00
committed by Jakub Chrzanowski
parent 72962a9956
commit 6ef00cb57d
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ annotations = "24.0.1"
# plugins
dokka = "1.8.10"
kotlin = "1.9.0"
changelog = "2.1.0"
changelog = "2.1.1"
gradleIntelliJPlugin = "1.15.0"
qodana = "0.1.13"
kover = "0.7.1"