Skip to content

Commit

Permalink
chore(deps): update plugin net.minecrell.plugin-yml.bukkit to v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2023
1 parent 9763dab commit 4575f42
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 org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.8.10"
id("net.minecrell.plugin-yml.bukkit") version "0.5.2" apply false
id("net.minecrell.plugin-yml.bukkit") version "0.5.3" apply false
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("org.jetbrains.dokka") version "1.7.20"
id("org.jmailen.kotlinter") version "3.13.0"
Expand Down

1 comment on commit 4575f42

@vercel
Copy link

@vercel vercel bot commented on 4575f42 Feb 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kt-config – ./

kt-config-sya-ri.vercel.app
kt-config-git-master-sya-ri.vercel.app
ktconfig.s7a.dev

Please sign in to comment.