mirror of https://github.com/usbharu/Hideout.git
Compare commits
2 Commits
994ead52be
...
2e92496031
Author | SHA1 | Date |
---|---|---|
renovate[bot] | 2e92496031 | |
renovate[bot] | f88fcb3b8b |
|
@ -34,7 +34,7 @@ subprojects {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.slf4j:slf4j-api:2.0.15")
|
implementation("org.slf4j:slf4j-api:2.0.15")
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue