Skip to content

Commit 4dc2c78

Browse files
committed
remove: unused plugin define in catalog
1 parent c3dae12 commit 4dc2c78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gradle/libs.versions.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[versions]
22
# Plugins
33
lombok = "8.11"
4-
paperweight = "2.0.0-beta.11"
54

65
# Project tools
76
junit-jupiter = "5.11.3"
@@ -17,7 +16,6 @@ jsonmessage = "1.3.1"
1716

1817
[plugins]
1918
lombok = { id = "io.freefair.lombok", version.ref = "lombok" }
20-
paperweight = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight" }
2119

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

0 commit comments

Comments
 (0)