Skip to content

Commit

Permalink
Update to SoulverCore v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cprecioso committed May 2, 2021
1 parent 358c8d4 commit d129524
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/soulverteam/SoulverCore",
"state": {
"branch": null,
"revision": "78146daa8edda153f59f5d9cf62f6e2ca6124b7a",
"version": "1.1.4"
"revision": "97acfd079962dad8199b3730a2f4c969f4f96000",
"version": "1.3.1"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(url: "https://github.com/soulverteam/SoulverCore", from: "1.1.2")
.package(url: "https://github.com/soulverteam/SoulverCore", from: "1.3.1")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit d129524

Please sign in to comment.