Skip to content

Commit

Permalink
upgrading Specmatic to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 committed Aug 7, 2024
1 parent 5fa1fa8 commit 11a8605
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 @@ -36,7 +36,7 @@ dependencies {
implementation 'javax.validation:validation-api:2.0.1.Final'

testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.0'
testImplementation('io.specmatic:junit5-support:2.0.3')
testImplementation('io.specmatic:junit5-support:2.0.7')
testImplementation('io.specmatic:specmatic-kafka:0.22.8-TRIAL')
testImplementation(
'org.assertj:assertj-core:3.24.2',
Expand Down

0 comments on commit 11a8605

Please sign in to comment.