Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10 (#194)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10.

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 May 27, 2021
1 parent c6597ef commit c507cc4
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
Expand Up @@ -46,7 +46,7 @@ buildscript {
}

plugins {
id("org.jetbrains.kotlin.jvm") version "1.5.0"
id("org.jetbrains.kotlin.jvm") version "1.5.10"
id("io.wusa.semver-git-plugin") version "2.3.7"

id 'io.github.gradle-nexus.publish-plugin' version "1.1.0"
Expand Down

0 comments on commit c507cc4

Please sign in to comment.