Skip to content

Commit d630ec7

Browse files
Merge pull request #1 from botforge-pro/dependabot/swift/github.com/jpsim/yams-6.1.0
build(deps): Bump github.com/jpsim/yams from 5.4.0 to 6.1.0
2 parents cf9d583 + b600944 commit d630ec7

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)