Skip to content

Commit

Permalink
Merge branch 'main' into renovate/compose
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaskioko authored Jan 31, 2025
2 parents eaf8a55 + 2b67722 commit 761710a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ compose-runtime = "1.7.7"
coroutines = "1.10.1"
datetime = "0.6.1"
decompose = "3.2.2"
dependency-analysis = "2.7.0"
dependency-analysis = "2.8.0"
essenty = "2.4.0"
espressoCore = "3.6.1"
desugar = "2.1.4"
Expand All @@ -45,7 +45,7 @@ ktor = "3.0.3"
lint = "1.4.2"
napier = "2.7.1"
robolectric = "4.14.1"
roborazzi = "1.39.0"
roborazzi = "1.40.1"
profileinstaller = "1.4.1"
serialization-json = "1.8.0"
shared-module-version = "0.9.1"
Expand Down
2 changes: 1 addition & 1 deletion ios/Modules/SnapshotTestingLib/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.17.7")
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.18.0")
],
targets: [
.target(
Expand Down

0 comments on commit 761710a

Please sign in to comment.