Skip to content

Commit

Permalink
Upgrading to Specmatic 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 authored Jul 31, 2024
1 parent 04120d3 commit 4a99c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
testImplementation('com.intuit.karate:karate-junit5:1.4.1') {
exclude group: 'io.netty'
}
testImplementation('io.specmatic:junit5-support:2.0.1')
testImplementation('io.specmatic:junit5-support:2.0.3')
testImplementation('io.specmatic:specmatic-kafka:0.22.5-TRIAL')
testImplementation(
'org.assertj:assertj-core:3.24.2',
Expand Down

0 comments on commit 4a99c07

Please sign in to comment.