Skip to content

Commit 4f5df3a

Browse files
Merge pull request #408 from stefan-niedermann/dependabot/gradle/version_kotlin-2.3.0
chore(deps): Bump version_kotlin from 2.2.21 to 2.3.0
2 parents 5c0ac73 + c975f69 commit 4f5df3a

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
@@ -14,7 +14,7 @@ buildscript {
1414
ext.version_glide = '5.0.5'
1515
ext.version_jsoup = '1.21.2'
1616
ext.version_junit = '4.13.2'
17-
ext.version_kotlin = '2.2.21'
17+
ext.version_kotlin = '2.3.0'
1818
ext.version_lifecycle = '2.10.0'
1919
ext.version_markwon = '4.6.2'
2020
ext.version_material = '1.14.0-alpha07'

0 commit comments

Comments
 (0)