Skip to content

Commit

Permalink
Update to Specmatic 2.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
StarKhan6368 committed Oct 7, 2024
1 parent 7676e9d commit 72832fa
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 @@ -38,7 +38,7 @@ dependencies {
implementation 'javax.validation:validation-api:2.0.1.Final'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testApi 'io.specmatic:junit5-support:2.0.25'
testApi 'io.specmatic:junit5-support:2.0.26'
testImplementation('io.specmatic:specmatic-kafka:0.22.9-TRIAL')
testImplementation(
'org.assertj:assertj-core:3.24.2',
Expand Down

0 comments on commit 72832fa

Please sign in to comment.