Skip to content

Commit 5572786

Browse files
committed
Update SwiftGlass package
1 parent 663964e commit 5572786

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Demo/What's New?.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let package = Package(
2323
dependencies: [
2424
.package(url: "https://github.com/1998code/SwiftVBKit.git", .upToNextMinor(from: "1.4.0")),
2525
.package(url: "https://github.com/omaralbeik/Drops.git", .upToNextMinor(from: "1.7.0")),
26-
.package(url: "https://github.com/1998code/SwiftGlass.git", .upToNextMinor(from: "1.9.9"))
26+
.package(url: "https://github.com/1998code/SwiftGlass.git", .upToNextMinor(from: "26.0.1"))
2727
],
2828
targets: [
2929
.target(

0 commit comments

Comments
 (0)