Skip to content

Commit

Permalink
Bump KOTLIN_VERSION from 1.8.10 to 1.8.20 (ethereum-lists#796)
Browse files Browse the repository at this point in the history
Bumps `KOTLIN_VERSION` from 1.8.10 to 1.8.20.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.10 to 1.8.20

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.10 to 1.8.20

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
dependabot[bot] and ligi authored Apr 3, 2023
1 parent 9547db9 commit 7fdbc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
KOTLIN_VERSION = "1.8.10"
KOTLIN_VERSION = "1.8.20"
KETHEREUM_VERSION = "0.85.7"
}

Expand Down

0 comments on commit 7fdbc73

Please sign in to comment.