Skip to content

Commit

Permalink
fix(deps): update dependency com.github.seeseemelk:mockbukkit-v1.20 t…
Browse files Browse the repository at this point in the history
…o v3.45.0
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent b4825c1 commit 97e6d00
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 @@ -43,7 +43,7 @@ dependencies {
}
implementation(kotlin("reflect"))
testImplementation(kotlin("test"))
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.44.0")
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.45.0")
}

tasks.test {
Expand Down

1 comment on commit 97e6d00

@vercel
Copy link

@vercel vercel bot commented on 97e6d00 Nov 18, 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 – ./

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

Please sign in to comment.