Skip to content

Commit 1255748

Browse files
Bump github.com/jpsim/yams from 5.3.1 to 6.0.0
Bumps [github.com/jpsim/yams](https://github.com/jpsim/Yams) from 5.3.1 to 6.0.0. - [Release notes](https://github.com/jpsim/Yams/releases) - [Commits](jpsim/Yams@5.3.1...6.0.0) --- updated-dependencies: - dependency-name: github.com/jpsim/yams dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df8dfd0 commit 1255748

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let package = Package(
2323
.library(name: "SPIManifest", targets: ["SPIManifest"]),
2424
],
2525
dependencies: [
26-
.package(url: "https://github.com/jpsim/Yams.git", "4.0.0"..<"6.0.0"),
26+
.package(url: "https://github.com/jpsim/Yams.git", "4.0.0"..<"7.0.0"),
2727
],
2828
targets: [
2929
.target(name: "SPIManifest", dependencies: ["Yams"]),

0 commit comments

Comments
 (0)