Skip to content

Commit

Permalink
⚡️ :: XWebKit, semicolonDesign 버전 업
Browse files Browse the repository at this point in the history
  • Loading branch information
juyeong525 committed May 29, 2023
1 parent 0ce31d7 commit 91470a0
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.2"))
requirement: .upToNextMajor(from: "1.2.4"))
],
baseSettings: Settings.settings(
configurations: [
Expand Down

0 comments on commit 91470a0

Please sign in to comment.