Skip to content

Commit

Permalink
Version change to 2.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Samy authored and Samy committed Dec 10, 2024
1 parent a5b1db7 commit 9c7c345
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.41'
testApi 'io.specmatic:junit5-support:2.0.42'
testImplementation('io.specmatic:specmatic-kafka:0.22.9-TRIAL')
testImplementation(
'org.assertj:assertj-core:3.24.2',
Expand Down

0 comments on commit 9c7c345

Please sign in to comment.