Skip to content

Commit

Permalink
6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bkm016 committed Jan 28, 2024
1 parent d969ba4 commit ad9a481
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
java
id("io.izzel.taboolib") version "2.0.1"
id("io.izzel.taboolib") version "2.0.2"
id("org.jetbrains.kotlin.jvm") version "1.8.22"
}

Expand All @@ -16,7 +16,6 @@ taboolib {
}

repositories {
mavenLocal()
mavenCentral()
}

Expand Down

0 comments on commit ad9a481

Please sign in to comment.