Skip to content

Commit 7a9299c

Browse files
update depends
1 parent 07d0aa3 commit 7a9299c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>me.youhavetrouble</groupId>
88
<artifactId>MeAPI</artifactId>
9-
<version>1.2.1</version>
9+
<version>1.2.2</version>
1010

1111
<properties>
1212
<java.version>17</java.version>
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.github.YouHaveTrouble</groupId>
7474
<artifactId>JankWebServer</artifactId>
75-
<version>20231025</version>
75+
<version>20231101</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>io.github.cdimascio</groupId>
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.json</groupId>
8484
<artifactId>json</artifactId>
85-
<version>20230618</version>
85+
<version>20231013</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>net.dv8tion</groupId>

0 commit comments

Comments
 (0)