We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42747b0 commit 902d8d4Copy full SHA for 902d8d4
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.jakejmattson</groupId>
8
<artifactId>EmbedBot</artifactId>
9
- <version>2.0.0</version>
+ <version>2.0.1</version>
10
11
<properties>
12
<!-- Project Properties -->
@@ -20,7 +20,7 @@
20
<!-- Version Numbers -->
21
<kotlin.version>1.3.70</kotlin.version>
22
<kutils.version>0.14.0</kutils.version>
23
- <github.version>1.106</github.version>
+ <github.version>1.108</github.version>
24
</properties>
25
26
<repositories>
0 commit comments