Skip to content

Commit 01d6b4a

Browse files
authored
Merge pull request #85 from horitaku1124/dependabot/gradle/kotlin_version-2.3.20
build(deps): bump kotlin_version from 2.3.0 to 2.3.20
2 parents 57fc294 + ec89caa commit 01d6b4a

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '2.3.0'
2+
ext.kotlin_version = '2.3.20'
33

44
repositories {
55
mavenCentral()

0 commit comments

Comments
 (0)