mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
Compare commits
3 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
813667ae1f | ||
|
|
7c6d144a89 | ||
|
|
a5434c5cdf |
@@ -28,7 +28,7 @@ okhttp = "5.3.0"
|
||||
sshj = "0.39.0"
|
||||
sshd-core = "2.15.0"
|
||||
jgit = "7.4.0.202509020913-r"
|
||||
commonmark = "0.27.0"
|
||||
commonmark = "0.27.1"
|
||||
jnafilechooser = "1.1.2"
|
||||
xodus = "2.0.1"
|
||||
bip39 = "1.0.9"
|
||||
@@ -36,7 +36,7 @@ colorpicker = "2.0.1"
|
||||
rhino = "1.9.0"
|
||||
delight-rhino-sandbox = "0.2.1"
|
||||
testcontainers = "2.0.3"
|
||||
mixpanel = "1.5.4"
|
||||
mixpanel = "1.7.0"
|
||||
jSerialComm = "2.11.4"
|
||||
ini4j = "0.5.5-2"
|
||||
restart4j = "0.0.1"
|
||||
|
||||
@@ -8,7 +8,7 @@ project.version = "0.0.4"
|
||||
|
||||
dependencies {
|
||||
testImplementation(kotlin("test"))
|
||||
implementation("com.qcloud:cos_api:5.6.259")
|
||||
implementation("com.qcloud:cos_api:5.6.260.1")
|
||||
compileOnly(project(":"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user