Update pom.xml

This commit is contained in:
JaTiTV 2022-11-14 14:19:07 +01:00
parent 5f2d97b5d3
commit dab5a4f557
1 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,8 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>13.2</version>
<version>DEV-13.4</version>
<classifier>dev-1</classifier>
</dependency>
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
<dependency>