We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530200b commit 43d1717Copy full SHA for 43d1717
plugin/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
taboo(project(":common"))
53
taboo(project(":api:receptacle"))
54
taboo(project(":api:action"))
55
- taboo("ink.ptms:um:1.0.6")
+ taboo("ink.ptms:um:1.0.8")
56
57
// Libraries
58
compileOnly("org.apache.commons:commons-lang3:3.15.0")
0 commit comments