Skip to content

Commit 0162352

Browse files
authored
Merge pull request #213 from elimu-ai/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.3.10
build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.21 to 2.3.10
2 parents 94d9793 + 42aba26 commit 0162352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
kotlin_version = '2.2.21'
4+
kotlin_version = '2.3.10'
55
}
66
repositories {
77
google()

0 commit comments

Comments
 (0)