Skip to content

Commit b31d7fd

Browse files
committed
chore(deps): update all dependencies to v1.7.0
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ----- | | maven | org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.6.10 | 1.7.0 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 1.6.10 | 1.7.0 |
1 parent 0d38f79 commit b31d7fd

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.6.10'
4+
ext.kotlin_version = '1.7.0'
55
repositories {
66
google()
77
jcenter()

0 commit comments

Comments
 (0)