Skip to content

Commit

Permalink
Tie to GitLibrary 1.1.1 (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
bolsinga authored Dec 22, 2024
1 parent d59f624 commit 8a9ef23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
.package(url: "https://github.com/bolsinga/GitLibrary", branch: "main"),
.package(url: "https://github.com/bolsinga/GitLibrary", from: "1.1.1"),
.package(url: "https://github.com/DimaRU/PackageBuildInfo", from: "1.0.4"),
],
targets: [
Expand Down

0 comments on commit 8a9ef23

Please sign in to comment.