From ba22f3355614ea5216f15d25bc946eac7af7a5c0 Mon Sep 17 00:00:00 2001 From: Lord-Turmoil Date: Sat, 30 Nov 2024 18:10:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8Fset=20fixed=20version=20of?= =?UTF-8?q?=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- libs/json | 2 +- libs/mioc | 2 +- libs/spdlog | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bb8530b..4907c86 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,6 @@ You may notice that, in **minet-core**, some classes have private constructors, **minet-core** uses some open source libraries, thanks to their great work!🥰 -- [nlohmann/json](https://github.com/nlohmann/json) -- [gabime/spdlog](https://github.com/gabime/spdlog) -- [Lord-Turmoil/MinIoC](https://github.com/Lord-Turmoil/MinIoC) +- [nlohmann/json](https://github.com/nlohmann/json) v3.11.3 +- [gabime/spdlog](https://github.com/gabime/spdlog) v1.15.0 +- [Lord-Turmoil/MinIoC](https://github.com/Lord-Turmoil/MinIoC) v1.2.2 diff --git a/libs/json b/libs/json index 378e091..9cca280 160000 --- a/libs/json +++ b/libs/json @@ -1 +1 @@ -Subproject commit 378e091795a70fced276cd882bd8a6a428668fe5 +Subproject commit 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 diff --git a/libs/mioc b/libs/mioc index 7d68b97..6cfaa08 160000 --- a/libs/mioc +++ b/libs/mioc @@ -1 +1 @@ -Subproject commit 7d68b974bada6e22790661bd986aac03ba56b5c0 +Subproject commit 6cfaa08ac41568c2f286e4e1ddaf65cfbc927cac diff --git a/libs/spdlog b/libs/spdlog index 1245bf8..8e56133 160000 --- a/libs/spdlog +++ b/libs/spdlog @@ -1 +1 @@ -Subproject commit 1245bf8e8a19d914271df03124da9593f3634a9c +Subproject commit 8e5613379f5140fefb0b60412fbf1f5406e7c7f8