Skip to content

Commit 73642f0

Browse files
Merge pull request #1741 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.20
build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20
2 parents 2efccbd + c2b4983 commit 73642f0

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
@@ -2,7 +2,7 @@
22

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

0 commit comments

Comments
 (0)