Skip to content

Commit b0b9dfd

Browse files
authored
Merge pull request #1671 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.10
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10
2 parents 3bb56a4 + 974a7a7 commit b0b9dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
buildscript {
44
ext {
5-
kotlinVersion = '1.8.0'
5+
kotlinVersion = '1.8.10'
66
}
77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)