Skip to content

Commit f0ab3bf

Browse files
authoredNov 2, 2024··
Merge pull request #110 from Dreeam-qwq/dependabot/gradle/ink.ptms-um-1.1.1
Bump ink.ptms:um from 1.0.9 to 1.1.1
2 parents dd52679 + 84693f8 commit f0ab3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
taboo(project(":common"))
5353
taboo(project(":api:receptacle"))
5454
taboo(project(":api:action"))
55-
taboo("ink.ptms:um:1.0.9")
55+
taboo("ink.ptms:um:1.1.1")
5656

5757
// Libraries
5858
compileOnly("org.apache.commons:commons-lang3:3.17.0")

0 commit comments

Comments
 (0)
Please sign in to comment.