We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d9c6f commit 9e769bdCopy full SHA for 9e769bd
API/pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>org.inventivetalent</groupId>
38
<artifactId>reflectionhelper</artifactId>
39
- <version>1.18.4-SNAPSHOT</version>
+ <version>1.18.7-SNAPSHOT</version>
40
</dependency>
41
42
pom.xml
@@ -15,7 +15,7 @@
15
<name>PacketListenerAPI</name>
16
17
<properties>
18
- <pl.version>3.9.8-SNAPSHOT</pl.version>
+ <pl.version>3.9.9-SNAPSHOT</pl.version>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
<maven.compiler.source>11</maven.compiler.source>
21
<maven.compiler.target>11</maven.compiler.target>
0 commit comments