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

Commit

Permalink
Merge pull request #19 from Project-Cepi/renovate/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…n.jvm-org.jetbrains.kotlin.jvm.gradle.plugin-1.x

Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v1.4.32
  • Loading branch information
LeoDog896 authored Mar 30, 2021
2 parents 3ee5559 + 023be7b commit 5ea219a
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 5ea219a

Please sign in to comment.