Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.8.10 to 1.8.20 (#147)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.8.10 to 1.8.20.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  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>
  • Loading branch information
dependabot[bot] authored Apr 13, 2023
1 parent 59f3096 commit cf29b2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.time.ZonedDateTime
import java.time.format.DateTimeFormatter

plugins {
id 'org.jetbrains.kotlin.jvm' version '1.8.10'
id 'org.jetbrains.kotlin.jvm' version '1.8.20'
id 'org.jetbrains.dokka' version '1.8.10' apply false
id 'org.jlleitschuh.gradle.ktlint' version '10.2.1' apply false
id 'com.vanniktech.maven.publish' version '0.25.1' apply false
Expand Down
2 changes: 1 addition & 1 deletion gradle-spoon-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.8.10'
id 'org.jetbrains.kotlin.jvm' version '1.8.20'
id 'org.jetbrains.dokka' version '1.8.10'
id 'org.jlleitschuh.gradle.ktlint' version '10.2.1'
id 'com.vanniktech.maven.publish' version '0.25.1'
Expand Down

0 comments on commit cf29b2c

Please # to comment.