We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b715a commit 013e1a1Copy full SHA for 013e1a1
bot/build.gradle.kts
@@ -36,7 +36,7 @@ plugins {
36
37
val pmdVersion = "7.0.0-rc4"
38
39
-val numberVersion = "3.108.0"
+val numberVersion = "3.109.0"
40
41
project.group = "me.duncte123.skybot"
42
project.version = "${numberVersion}_${getGitHash()}"
0 commit comments