Skip to content

Commit

Permalink
Merge pull request #88 from kaleidot725/renovate/org.jetbrains.jewel-…
Browse files Browse the repository at this point in the history
…jewel-int-ui-decorated-window-241-0.x

fix(deps): update dependency org.jetbrains.jewel:jewel-int-ui-decorated-window-241 to v0.26.2
  • Loading branch information
kaleidot725 authored Nov 2, 2024
2 parents cf48adb + a731c09 commit ca8f863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ kotlin {
implementation(libs.koin)
implementation(libs.jSystemThemeDetectorVer)
implementation("org.jetbrains.jewel:jewel-int-ui-standalone-241:0.18.1")
implementation("org.jetbrains.jewel:jewel-int-ui-decorated-window-241:0.18.1")
implementation("org.jetbrains.jewel:jewel-int-ui-decorated-window-241:0.26.2")
implementation(compose.desktop.currentOs) { exclude(group = "org.jetbrains.compose.material") }
implementation(libs.ktor.core)
implementation(libs.ktor.client.okhttp)
Expand Down

0 comments on commit ca8f863

Please sign in to comment.