Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Commit

Permalink
api: kotlin のバージョンを v1.4.32 に更新 #51
Browse files Browse the repository at this point in the history
  • Loading branch information
sya-ri committed Mar 23, 2021
1 parent 5c65a86 commit 5fdf872
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.jlleitschuh.gradle.ktlint.KtlintExtension

plugins {
kotlin("jvm") version "1.4.31"
kotlin("jvm") version "1.4.32"
id("org.jlleitschuh.gradle.ktlint") version "10.0.0"
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
id("net.minecrell.plugin-yml.bukkit") version "0.3.0" apply false
Expand Down

0 comments on commit 5fdf872

Please sign in to comment.