Skip to content

Commit e5e8a1e

Browse files
Bump xyz.xenondevs.invui:invui-kotlin
Bumps xyz.xenondevs.invui:invui-kotlin from 2.0.0-alpha.26 to 2.0.0-beta.3. --- updated-dependencies: - dependency-name: xyz.xenondevs.invui:invui-kotlin dependency-version: 2.0.0-beta.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1123c30 commit e5e8a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dokka-base = { module = "org.jetbrains.dokka:dokka-base", version.ref = "dokka"
2828
dokka-core = { module = "org.jetbrains.dokka:dokka-core", version.ref = "dokka" }
2929
dokka-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka" }
3030
fuzzywuzzy = { group = "me.xdrop", name = "fuzzywuzzy", version = "1.4.0" }
31-
invui-kotlin = { group = "xyz.xenondevs.invui", name = "invui-kotlin", version = "2.0.0-alpha.26" }
31+
invui-kotlin = { group = "xyz.xenondevs.invui", name = "invui-kotlin", version = "2.0.0-beta.3" }
3232
jgrapht-core = { group = "org.jgrapht", name = "jgrapht-core", version.ref = "jgrapht" }
3333
jgrapht-io = { group = "org.jgrapht", name = "jgrapht-io", version.ref = "jgrapht" }
3434
jimfs = { group = "com.google.jimfs", name = "jimfs", version = "1.3.1" }

0 commit comments

Comments
 (0)