Skip to content

Commit eab2b84

Browse files
committed
fix: forgot more versioning conflict
1 parent d988cb7 commit eab2b84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

io/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.aseanbte.aseanlib</groupId>
5858
<artifactId>aseanlib-utils</artifactId>
59-
<version>1.1.0</version>
59+
<version>1.1.1</version>
6060
<scope>provided</scope>
6161
</dependency>
6262
</dependencies>

libpsterra/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
<dependency>
4949
<groupId>com.aseanbte.aseanlib</groupId>
5050
<artifactId>aseanlib-utils</artifactId>
51-
<version>1.1.0</version>
51+
<version>1.1.1</version>
5252
</dependency>
5353

5454
<!-- io from AlpsLib for config -->
5555
<dependency>
5656
<groupId>com.aseanbte.aseanlib</groupId>
5757
<artifactId>aseanlib-io</artifactId>
58-
<version>1.1.0</version>
58+
<version>1.1.1</version>
5959
</dependency>
6060

6161
<!-- Spigot -->

0 commit comments

Comments
 (0)