mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
[feature] add some api, etc..
- add some api - add /metrics routing
This commit is contained in:
@@ -37,6 +37,11 @@ dependencies {
|
||||
// https://mvnrepository.com/artifact/com.google.code.gson/gson
|
||||
implementation("com.google.code.gson:gson:2.11.0")
|
||||
|
||||
api("io.micrometer:micrometer-registry-prometheus:1.15.1")
|
||||
|
||||
// https://mvnrepository.com/artifact/io.insert-koin/koin-core
|
||||
api("io.insert-koin:koin-core:4.0.0")
|
||||
|
||||
testImplementation(kotlin("test"))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user