Skip to content

Commit b600944

Browse files
build(deps): Bump github.com/jpsim/yams from 5.4.0 to 6.1.0
Bumps [github.com/jpsim/yams](https://github.com/jpsim/Yams) from 5.4.0 to 6.1.0. - [Release notes](https://github.com/jpsim/Yams/releases) - [Commits](jpsim/Yams@5.4.0...6.1.0) --- updated-dependencies: - dependency-name: github.com/jpsim/yams dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf9d583 commit b600944

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Package.resolved

Lines changed: 3 additions & 4 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
@@ -17,7 +17,7 @@ let package = Package(
1717
targets: ["SwiftEmbed"]),
1818
],
1919
dependencies: [
20-
.package(url: "https://github.com/jpsim/Yams.git", from: "5.0.0")
20+
.package(url: "https://github.com/jpsim/Yams.git", from: "6.1.0")
2121
],
2222
targets: [
2323
.target(

0 commit comments

Comments
 (0)