Skip to content

Commit

Permalink
Merge pull request #79 from 417-72KI/renovate/nerdishbynature-octokit…
Browse files Browse the repository at this point in the history
….swift-0.x

Update dependency nerdishbynature/octokit.swift to from: "0.14.0"
  • Loading branch information
renovate[bot] authored Dec 7, 2024
2 parents 7cffea1 + dc49b3f commit 390b9ce
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.git", from: "1.5.0"),
.package(url: "https://github.com/nerdishbynature/octokit.swift", from: "0.13.0"),
.package(url: "https://github.com/nerdishbynature/octokit.swift", from: "0.14.0"),
.package(url: "https://github.com/417-72KI/ParameterizedTestUtil.git", from: "1.0.0")
],
targets: [
Expand Down

0 comments on commit 390b9ce

Please sign in to comment.