Skip to content

Commit 46a65df

Browse files
authored
Merge pull request #73 from The-Robotics-Forum/renovate/org.jetbrains.kotlin-kotlin-gradle-plugin-1.x
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.4.32
2 parents 7a89247 + f80e7de commit 46a65df

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,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '1.4.31'
4+
ext.kotlin_version = '1.4.32'
55

66

77
repositories {

0 commit comments

Comments
 (0)