Skip to content

Commit

Permalink
πŸ”€Β :: (#504) XWebKit&SemicolonDesign 버전 μ—…
Browse files Browse the repository at this point in the history
  • Loading branch information
juyeong525 authored May 29, 2023
2 parents 7ccbea0 + becbc14 commit 9e70d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tuist/Dependencies.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ let dependencies = Dependencies(
requirement: .upToNextMajor(from: "6.5.0")),
// SemicolonDesign
.remote(url: "https://github.com/semicolonDSM/SemicolonDesign_iOS.git",
requirement: .upToNextMajor(from: "1.12.5")),
requirement: .upToNextMajor(from: "1.13.2")),
// XWebKit
.remote(url: "https://github.com/team-xquare/XWebKit",
requirement: .upToNextMajor(from: "1.2.1"))
requirement: .upToNextMajor(from: "1.2.4"))
],
baseSettings: Settings.settings(
configurations: [
Expand Down

0 comments on commit 9e70d93

Please sign in to comment.