Merge remote-tracking branch 'origin/master'
Some checks failed
Plugins/ShowControl/pipeline/head There was a failure building this commit

This commit is contained in:
Stijn Bannink 2025-01-27 19:56:26 +01:00
commit c429447d1b
Signed by: SBDeveloper
GPG key ID: B730712F2C3A9D7A

View file

@ -46,7 +46,7 @@
<path>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<version>1.18.36</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
@ -168,7 +168,7 @@
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
<version>9.7.0</version>
<version>9.10.0</version>
</dependency>
<dependency>
<groupId>co.aikar</groupId>
@ -185,7 +185,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<version>1.18.36</version>
<scope>provided</scope>
</dependency>
<dependency>