Skip to content

Commit 8570eab

Browse files
committed
Update Commons
1 parent a0dc5d9 commit 8570eab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>me.despical</groupId>
55
<artifactId>command-framework</artifactId>
6-
<version>1.1.4</version>
6+
<version>1.1.5</version>
77

88
<properties>
99
<java.version>8</java.version>
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.github.Despical</groupId>
5050
<artifactId>Commons</artifactId>
51-
<version>1.5.3</version>
51+
<version>1.5.5</version>
5252
</dependency>
5353
</dependencies>
5454

0 commit comments

Comments
 (0)