Skip to content

Commit

Permalink
SPM // Update GachaMetaGenerator to v2.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Sep 18, 2024
1 parent a09ef33 commit 577eb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/GIPizzaKit/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(url: "https://github.com/sindresorhus/Defaults", from: "7.3.1"),
.package(url: "https://github.com/pizza-studio/GachaMetaGenerator", from: "2.2.0"),
.package(url: "https://github.com/pizza-studio/GachaMetaGenerator", from: "2.3.0"),
.package(path: "../HBMihoyoAPI"),
.package(path: "../DefaultsKeys"),
.package(path: "../HoYoKit"),
Expand Down

0 comments on commit 577eb26

Please sign in to comment.