Skip to content

Commit

Permalink
Bump FinniversKit to 85.1.1 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninarg committed Oct 1, 2021
1 parent 0c835f9 commit 94b7b91
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/finn-no/FinniversKit.git",
"state": {
"branch": null,
"revision": "924853d273fcb78748e108edc5a29aca75dc3e4d",
"version": "84.0.0"
"revision": "6c1cece9a0d9b9150414eef3b5ebdbe0709be1a9",
"version": "85.1.1"
}
},
{
Expand Down
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/finn-no/FinniversKit.git",
"state": {
"branch": null,
"revision": "924853d273fcb78748e108edc5a29aca75dc3e4d",
"version": "84.0.0"
"revision": "6c1cece9a0d9b9150414eef3b5ebdbe0709be1a9",
"version": "85.1.1"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
),
],
dependencies: [
.package(name: "FinniversKit", url: "https://github.com/finn-no/FinniversKit.git", from: "84.0.0")
.package(name: "FinniversKit", url: "https://github.com/finn-no/FinniversKit.git", from: "85.1.1")
],
targets: [
.target(
Expand Down

0 comments on commit 94b7b91

Please sign in to comment.