Skip to content

Commit

Permalink
chore(deps): Update paper version (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Distractic authored Sep 1, 2023
1 parent 3b3c4c3 commit 9067b6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
val loggingVersion = "3.0.5"
val koinVersion = "3.4.3"
val mccoroutineVersion = "2.13.0"
val paperVersion = "1.19-R0.1-SNAPSHOT"
val paperVersion = "1.20-R0.1-SNAPSHOT"
val mockBukkitVersion = "3.19.1"
val junitVersion = "5.10.0"
val mockkVersion = "1.12.5"
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: paper-api
name: api
version: 1.0
author: Distractic
api-version: 1.19
author: Rushyverse
api-version: 1.20
main: com.github.rushyverse.api.APIPlugin
depend:
- CommandAPI
- CommandAPI

0 comments on commit 9067b6f

Please sign in to comment.