Skip to content

Commit

Permalink
remove: unused plugin define in catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
sysnote8main committed Jan 6, 2025
1 parent c3dae12 commit 4dc2c78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[versions]
# Plugins
lombok = "8.11"
paperweight = "2.0.0-beta.11"

# Project tools
junit-jupiter = "5.11.3"
Expand All @@ -17,7 +16,6 @@ jsonmessage = "1.3.1"

[plugins]
lombok = { id = "io.freefair.lombok", version.ref = "lombok" }
paperweight = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight" }

[libraries]
com-mysql-mysql-connector-j = { module = "com.mysql:mysql-connector-j", version.ref = "com-mysql-mysql-connector-j" }
Expand Down

0 comments on commit 4dc2c78

Please sign in to comment.