Skip to content

Commit

Permalink
Updated Specmatic to 2.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
StarKhan6368 committed Sep 20, 2024
1 parent 06e6c80 commit bbea7fd
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.23'
testApi 'io.specmatic:junit5-support:2.0.24'
testImplementation('io.specmatic:specmatic-kafka:0.22.9-TRIAL')
testImplementation(
'org.assertj:assertj-core:3.24.2',
Expand Down

0 comments on commit bbea7fd

Please sign in to comment.