Skip to content

Commit

Permalink
Merge pull request #459 from skydoves/jetbrains-compose/1.6.1
Browse files Browse the repository at this point in the history
Bump Kotlin to 1.9.23, jetbrains compose to 1.6.1
  • Loading branch information
skydoves authored Apr 3, 2024
2 parents bb390ab + 783bf53 commit ba2887d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "1.9.22"
kotlin = "1.9.23"
dokka = "1.9.20"
jvmTarget = "11"
nexusPlugin = "0.26.0"
Expand All @@ -9,7 +9,7 @@ androidGradlePlugin = "8.3.1"
androidxActivity = "1.8.2"
androidxMaterial = "1.11.0"
androidxComposeBom = "2024.03.00"
androidxComposeCompiler = "1.5.10"
androidxComposeCompiler = "1.5.11"
androidxComposeConstraintLayout = "1.0.1"
androidxCore = "1.12.0"
androidxTestRunner = "1.5.2"
Expand All @@ -18,7 +18,7 @@ androidxJunit = "1.1.5"
androidxMacroBenchmark = "1.2.3"
androidxProfileinstaller = "1.3.1"
androidxUiAutomator = "2.3.0"
jetbrains-compose = "1.6.0"
jetbrains-compose = "1.6.1"
glide = "4.16.0"
fresco = "3.1.3"
coil = "2.6.0"
Expand Down

0 comments on commit ba2887d

Please sign in to comment.