Skip to content

Commit 56b1165

Browse files
authored
Merge pull request #270 from kdroidFilter/dependabot/gradle/io.github.kdroidfilter.compose.linux.packagedeps-0.2.2
Bump io.github.kdroidfilter.compose.linux.packagedeps from 0.2.1 to 0.2.2
2 parents 5174feb + a63b914 commit 56b1165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
alias(libs.plugins.multiplatform)
66
alias(libs.plugins.compose.compiler)
77
alias(libs.plugins.compose)
8-
id("io.github.kdroidfilter.compose.linux.packagedeps") version "0.2.1"
8+
id("io.github.kdroidfilter.compose.linux.packagedeps") version "0.2.2"
99
}
1010

1111
kotlin {

0 commit comments

Comments
 (0)