Skip to content

Commit 81c8aee

Browse files
chore(deps): update all non-major dependencies
1 parent 484eba1 commit 81c8aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ let package = Package(
88
dependencies: [
99
.package(name: "wapc", url: "https://github.com/flavio/wapc-guest-swift.git", from: "0.0.2"),
1010
.package(name: "kubewardenSdk", url: "https://github.com/kubewarden/policy-sdk-swift.git", from: "0.1.6"),
11-
.package(name: "SwiftPath", url: "https://github.com/g-mark/SwiftPath.git", from: "0.3.1"),
12-
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
11+
.package(name: "SwiftPath", url: "https://github.com/g-mark/SwiftPath.git", from: "0.4.0"),
12+
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.3"),
1313
],
1414
targets: [
1515
.target(

0 commit comments

Comments
 (0)