Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent aa93434 commit 86f52be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.1
3.3.6
8 changes: 4 additions & 4 deletions Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ let package = Package(
dependencies: [
// MARK: Dependencies
.package(url: "https://github.com/apple/swift-algorithms.git", from: "1.2.0"),
.package(url: "https://github.com/apple/swift-async-algorithms.git", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-collections.git", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-http-types.git", from: "1.0.3"),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.25.0"),
.package(url: "https://github.com/apple/swift-async-algorithms.git", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections.git", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-http-types.git", from: "1.3.1"),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.29.0"),

// MARK: Plugins
.package(url: "https://github.com/SwiftGen/SwiftGenPlugin", from: "6.6.2"),
Expand Down

0 comments on commit 86f52be

Please sign in to comment.