Skip to content

Commit 965e007

Browse files
Update commons-provider
1 parent 5dfb035 commit 965e007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

invui-kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
dependencies {
1717
api("org.jetbrains.kotlin:kotlin-stdlib:2.1.0")
1818
api(project(":invui"))
19-
api("xyz.xenondevs.commons:commons-provider:1.21")
19+
api("xyz.xenondevs.commons:commons-provider:1.23")
2020
}
2121

2222
publishing {

0 commit comments

Comments
 (0)