We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dae12 commit 4dc2c78Copy full SHA for 4dc2c78
gradle/libs.versions.toml
@@ -1,7 +1,6 @@
1
[versions]
2
# Plugins
3
lombok = "8.11"
4
-paperweight = "2.0.0-beta.11"
5
6
# Project tools
7
junit-jupiter = "5.11.3"
@@ -17,7 +16,6 @@ jsonmessage = "1.3.1"
17
16
18
[plugins]
19
lombok = { id = "io.freefair.lombok", version.ref = "lombok" }
20
-paperweight = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight" }
21
22
[libraries]
23
com-mysql-mysql-connector-j = { module = "com.mysql:mysql-connector-j", version.ref = "com-mysql-mysql-connector-j" }
0 commit comments