Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
SPM // Update GachaMetaDB to 2.3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Oct 22, 2024
1 parent 7fc53a5 commit 36b23cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/GachaKitHSR/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/sindresorhus/Defaults", from: "8.2.0"),
.package(url: "./Packages/DefaultsKeys", from: "1.0.0"),
.package(url: "https://github.com/pizza-studio/GachaMetaGenerator", from: "2.3.4"),
.package(url: "https://github.com/pizza-studio/GachaMetaGenerator", from: "2.3.5"),
.package(url: "./Packages/HBMihoyoAPI", from: "1.0.0"),
],
targets: [
Expand Down

0 comments on commit 36b23cd

Please sign in to comment.