Skip to content

Commit

Permalink
Update dependency DaveWoodCom/XCGLogger to from: "7.1.5"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 58cc4d0 commit 156a9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DemoWithPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
.package(path: "../"),
.package(url: "https://github.com/DaveWoodCom/XCGLogger", from: "7.0.1"),
.package(url: "https://github.com/DaveWoodCom/XCGLogger", from: "7.1.5"),
.package(url: "https://github.com/417-72KI/StubNetworkKit", from: "0.4.0"),
],
targets: [
Expand Down

0 comments on commit 156a9af

Please sign in to comment.