Skip to content

Commit ce72c60

Browse files
authored
Merge pull request #270 from uhooi/feature/bump_logdog_0.5.0
build: Logdogを0.5.0に更新
2 parents 332cde2 + 2402cb0 commit ce72c60

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

Loki.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.

LokiPackage/Package.resolved

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

LokiPackage/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ let package = Package(
4242
dependencies: [
4343
// Libraries
4444
.package(url: "https://github.com/apple/swift-algorithms.git", from: "1.2.0"),
45-
.package(url: "https://github.com/uhooi/Logdog.git", from: "0.3.0"),
45+
.package(url: "https://github.com/uhooi/Logdog.git", from: "0.5.0"),
4646
.package(url: "https://github.com/playbook-ui/playbook-ios.git", from: "0.4.1"),
4747

4848
// Plugins

0 commit comments

Comments
 (0)