Skip to content

Commit 218aca7

Browse files
PaulsAutomationBotApodiniBotPSchmiedmayer
authored
Update dependencies (#11)
Co-authored-by: ApodiniBot <ApodiniBot@users.noreply.github.com> Co-authored-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
1 parent ae9c690 commit 218aca7

3 files changed

Lines changed: 108 additions & 63 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
name: Generate Docs
1919
uses: Apodini/.github/.github/workflows/docs.yml@v1
2020
with:
21-
packagename: ApodiniLeaf
21+
targetname: ApodiniLeaf

Package.resolved

Lines changed: 106 additions & 61 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
@@ -21,7 +21,7 @@ let package = Package(
2121
.library(name: "ApodiniLeaf", targets: ["ApodiniLeaf"])
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/Apodini/Apodini.git", .upToNextMinor(from: "0.7.0")),
24+
.package(url: "https://github.com/Apodini/Apodini.git", .upToNextMinor(from: "0.9.1")),
2525
.package(url: "https://github.com/vapor/leaf-kit.git", from: "1.4.0")
2626
],
2727
targets: [

0 commit comments

Comments
 (0)