Coeur-Morny-Cono/gradle.properties
Eyre_S cd21df115f
Some checks are pending
Project Test / Do project compile (push) Waiting to run
Project Test / Do unit tests (push) Blocked by required conditions
Project Test / Generate and test run assembly (push) Blocked by required conditions
fix bilibili video false-positive match
- fix BilibiliForms.BiliVideoId.searchIn may get false-positive results in random english texts
- add more event listener details log on EventListenerManager handled listener errors
2025-05-03 19:11:01 +08:00

35 lines
605 B
Properties

## Core
MORNY_ARCHIVE_NAME = morny-coeur
MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono
MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s
VERSION = 1.4.2-alpha.1
USE_DELTA = false
VERSION_DELTA =
CODENAME = pocheng
# dependencies
lib_spotbugs_v = 4.8.4
lib_scalamodule_xml_v = 2.2.0
lib_messiva_v = 0.2.0
lib_resourcetools_v = 0.3.1
lib_slf4j_v = 2.0.13
lib_javatelegramapi_v = 6.9.1
lib_sttp_v = 3.9.0
lib_okhttp_v = 4.12.0
lib_okio_v = 3.9.0
lib_gson_v = 2.11.0
lib_circe_v = 0.14.6
lib_cron_utils_v = 9.2.1
lib_jsoup_v = 1.17.2
lib_scalatest_v = 3.2.17