Skip to content

Commit 4119124

Browse files
dependabot[bot]AlvaroBrey
authored andcommitted
Bump kotlin_version from 1.6.21 to 1.7.10
Bumps `kotlin_version` from 1.6.21 to 1.7.10. Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib` from 1.6.21 to 1.7.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac332e9 commit 4119124

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
buildscript {
22
ext {
33
jacoco_version = '0.8.8'
4-
kotlin_version = '1.6.21'
4+
kotlin_version = '1.7.10'
55
androidxTestVersion = "1.4.0"
66
daggerVersion = "2.43.2"
77
markwonVersion = "4.6.2"

0 commit comments

Comments
 (0)