We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73b5bc3 + ef97e55 commit 57bf431Copy full SHA for 57bf431
build.gradle
@@ -19,7 +19,7 @@ repositories {
19
dependencies {
20
compile group: 'junit', name: 'junit', version:'4.12'
21
compile group: 'org.jsmart', name: 'micro-simulator', version:'1.1.8'
22
- compile group: 'org.jsmart', name: 'zerocode-tdd', version: '1.3.6'
+ compile group: 'org.jsmart', name: 'zerocode-tdd', version: '1.3.43'
23
testCompile group: 'org.junit.jupiter', name: 'junit-jupiter', version: '5.4.1'
24
testCompile group: 'org.junit.vintage', name: 'junit-vintage-engine', version: '5.4.1'
25
}
0 commit comments