Skip to content

Commit f8934e5

Browse files
kaiferroot
authored and
root
committed
RELEASE
1 parent 71dfa31 commit f8934e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ repositories {
2626
dependencies {
2727
implementation 'commons-codec:commons-codec:1.15'
2828
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
29+
testImplementation 'javax.json:javax.json-api:1.1.4'
2930
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
30-
3131
}
3232

3333
compileTestJava {

0 commit comments

Comments
 (0)