Skip to content

Commit cc38d9f

Browse files
authored
Merge pull request #258 from ytai/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.5.10
Bump kotlin-gradle-plugin from 1.5.0 to 1.5.10
2 parents 6ca780c + fd5ca46 commit cc38d9f

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,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.5.0'
2+
ext.kotlin_version = '1.5.10'
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)