From 91470a026aaddd7d85129ed44e194540c58e8d63 Mon Sep 17 00:00:00 2001 From: juyeong525 Date: Tue, 30 May 2023 01:27:00 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20::=20XWebKit,=20semicolonD?= =?UTF-8?q?esign=20=EB=B2=84=EC=A0=84=20=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tuist/Dependencies.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tuist/Dependencies.swift b/Tuist/Dependencies.swift index 7475f5a4..b21e596e 100644 --- a/Tuist/Dependencies.swift +++ b/Tuist/Dependencies.swift @@ -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: [