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.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Oct 18, 2024
1 parent 8c3a39d commit d2f1a6a
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.1"),
.package(url: "https://github.com/pizza-studio/GachaMetaGenerator", from: "2.3.3"),
.package(url: "./Packages/HBMihoyoAPI", from: "1.0.0"),
],
targets: [
Expand Down

0 comments on commit d2f1a6a

Please sign in to comment.