Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.g…
Browse files Browse the repository at this point in the history
…radle.plugin to v1.4.32
  • Loading branch information
renovate-bot committed Mar 22, 2021
1 parent ad26e75 commit 023be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
// Apply the Kotlin JVM plugin to add support for Kotlin.
id("org.jetbrains.kotlin.jvm") version "1.4.31"
id("org.jetbrains.kotlin.jvm") version "1.4.32"
kotlin("plugin.serialization") version "1.4.20"
id("com.github.johnrengelman.shadow") version "6.1.0"

Expand Down

0 comments on commit 023be7b

Please sign in to comment.