Skip to content

Commit

Permalink
Upgrade Specmatic version to 1.3.38
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshnikam671 committed Jul 16, 2024
1 parent 447903b commit 8dbe900
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 @@ -40,7 +40,7 @@ dependencies {
testImplementation('com.intuit.karate:karate-junit5:1.4.1') {
exclude group: 'io.netty'
}
testImplementation('in.specmatic:junit5-support:1.3.37')
testImplementation('in.specmatic:junit5-support:1.3.38')
testImplementation('in.specmatic:specmatic-kafka:0.22.5-TRIAL') {
exclude group: 'org.springframework.boot'
exclude group: 'org.apache.tomcat.embed'
Expand Down

0 comments on commit 8dbe900

Please sign in to comment.