Skip to content

Commit d836db6

Browse files
authored
Merge pull request #11 from FunctionCalling/renovate/macpaw-openai-0.x
Update dependency MacPaw/OpenAI to from: "0.3.9"
2 parents 40e2187 + 53c4ad6 commit d836db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
20-
.package(url: "https://github.com/MacPaw/OpenAI", from: "0.3.8")
20+
.package(url: "https://github.com/MacPaw/OpenAI", from: "0.3.9")
2121
],
2222
targets: [
2323
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)