Skip to content

Commit 305f35e

Browse files
authored
Merge pull request #183 from hannesa2/dependabot/gradle/kotlin_version-1.9.21
Bump kotlin_version from 1.9.20 to 1.9.21
2 parents 8577fb8 + 930d664 commit 305f35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.9.20'
2+
ext.kotlin_version = '1.9.21'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)