Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit ba0f1b3

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.24
1 parent 9b08356 commit ba0f1b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
val gradleNexusVersion = "1.3.0"
6-
val kotlinVersion = "1.9.0"
6+
val kotlinVersion = "1.9.24"
77
val ktLintVersion = "11.6.1"
88
val dokkaVersion = "1.8.20"
99

0 commit comments

Comments
 (0)