update to T2CodeLib 12.0

This commit is contained in:
2022-06-07 06:35:12 +02:00
parent 346a629bcd
commit 4334b26be5
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>Alias</artifactId>
<version>1.0.8</version>
<version>1.0.9</version>
<packaging>jar</packaging>
<name>T2C-Alias</name>
@@ -69,7 +69,7 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>11.6</version>
<version>12.0</version>
</dependency>
<dependency>
<groupId>net.t2code</groupId>