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] authored Jul 2, 2024
1 parent f991bf2 commit 8d2c5e0
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.3.0"),
],
targets: [
Expand Down

0 comments on commit 8d2c5e0

Please sign in to comment.