Skip to content

Commit

Permalink
Update dependency dev.schlaubi:mikbot-plugin-processor to v2.2.1 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2022
1 parent 01d4454 commit a91a14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
dependencies {
compileOnly(kotlin("stdlib-jdk8"))
mikbot("dev.schlaubi", "mikbot-api", "3.7.0-SNAPSHOT")
ksp("dev.schlaubi", "mikbot-plugin-processor", "2.2.0")
ksp("dev.schlaubi", "mikbot-plugin-processor", "2.2.1")
ksp("com.kotlindiscord.kord.extensions", "annotation-processor", "1.5.5.2-MIKBOT-SNAPSHOT")
implementation(libs.marudor)
implementation(libs.regenbogen.ice)
Expand Down

0 comments on commit a91a14a

Please sign in to comment.