Skip to content

Commit 8193fed

Browse files
Bump kotlin_version from 1.3.70 to 1.3.71 (#26)
Bumps `kotlin_version` from 1.3.70 to 1.3.71. Updates `kotlin-gradle-plugin` from 1.3.70 to 1.3.71 Updates `kotlin-stdlib` from 1.3.70 to 1.3.71 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.70...v1.3.71) Updates `kotlin-test-junit` from 1.3.70 to 1.3.71 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.70...v1.3.71) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0f9c3f4 commit 8193fed

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
version '1.0-SNAPSHOT'
22

33
buildscript {
4-
ext.kotlin_version = '1.3.70'
4+
ext.kotlin_version = '1.3.71'
55

66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)