Skip to content

Commit 451130f

Browse files
authored
Merge pull request #5 from FunctionCalling/renovate/fumito-ito-functioncalling-0.x
Update dependency fumito-ito/FunctionCalling to from: "0.5.0"
2 parents 12df5dd + 86f02b8 commit 451130f

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
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: ["FunctionCalling-FirebaseVertexAI"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"),
19+
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
2020
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.4.0")
2121
],
2222
targets: [

0 commit comments

Comments
 (0)