We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d0aa3 commit 7a9299cCopy full SHA for 7a9299c
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.youhavetrouble</groupId>
8
<artifactId>MeAPI</artifactId>
9
- <version>1.2.1</version>
+ <version>1.2.2</version>
10
11
<properties>
12
<java.version>17</java.version>
@@ -72,7 +72,7 @@
72
<dependency>
73
<groupId>com.github.YouHaveTrouble</groupId>
74
<artifactId>JankWebServer</artifactId>
75
- <version>20231025</version>
+ <version>20231101</version>
76
</dependency>
77
78
<groupId>io.github.cdimascio</groupId>
@@ -82,7 +82,7 @@
82
83
<groupId>org.json</groupId>
84
<artifactId>json</artifactId>
85
- <version>20230618</version>
+ <version>20231013</version>
86
87
88
<groupId>net.dv8tion</groupId>
0 commit comments