Skip to content

Commit

Permalink
chore(deps): Bump org.jetbrains.kotlin.jvm from 1.5.20 to 1.5.21 in /…
Browse files Browse the repository at this point in the history
…buildSrc (#270)

Bumps org.jetbrains.kotlin.jvm from 1.5.20 to 1.5.21.

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2021
1 parent e7502b9 commit 78afeaf
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.4.5"
id 'org.jetbrains.kotlin.jvm' version '1.5.20'
id 'org.jetbrains.kotlin.jvm' version '1.5.21'
}

repositories {
Expand Down

0 comments on commit 78afeaf

Please sign in to comment.