Skip to content

Commit

Permalink
Update dependency jpsim/Yams to from: "5.1.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent fe5cea1 commit e0b715a
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 @@ -15,7 +15,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMinor(from: "1.4.0")),
.package(url: "https://github.com/element-hq/swift-command-line-tools.git", revision: "e5eaab1558ef664e6cd80493f64259381670fb3a"),
// .package(path: "../../../swift-command-line-tools"),
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.1.2"))
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.1.3"))
],
targets: [
.executableTarget(name: "Tools",
Expand Down

0 comments on commit e0b715a

Please sign in to comment.