Skip to content

Commit

Permalink
3.9.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
InventivetalentDev committed Jun 28, 2021
1 parent 2b8c867 commit c41f1bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.inventivetalent</groupId>
<artifactId>reflectionhelper</artifactId>
<version>1.18.2-SNAPSHOT</version>
<version>1.18.4-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<name>PacketListenerAPI</name>

<properties>
<pl.version>3.9.4-SNAPSHOT</pl.version>
<pl.version>3.9.5-SNAPSHOT</pl.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit c41f1bb

Please sign in to comment.