Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2021
1 parent fb2fc6f commit a8c07fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java-gradle-plugin'
id "org.jmailen.kotlinter" version "3.5.0"
id 'org.jetbrains.kotlin.jvm' version '1.5.21'
id 'org.jetbrains.kotlin.jvm' version '1.5.30'
}

repositories {
Expand Down

0 comments on commit a8c07fc

Please sign in to comment.