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 2b8c867 commit c41f1bbCopy full SHA for c41f1bb
API/pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>org.inventivetalent</groupId>
38
<artifactId>reflectionhelper</artifactId>
39
- <version>1.18.2-SNAPSHOT</version>
+ <version>1.18.4-SNAPSHOT</version>
40
</dependency>
41
42
pom.xml
@@ -15,7 +15,7 @@
15
<name>PacketListenerAPI</name>
16
17
<properties>
18
- <pl.version>3.9.4-SNAPSHOT</pl.version>
+ <pl.version>3.9.5-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