Skip to content

Commit

Permalink
E - Oppdatering org.junit.jupiter:junit-jupiter
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Jan 7, 2025
1 parent 3daf1aa commit 45ce4ab
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 @@ -95,7 +95,7 @@ dependencies {
testImplementation "org.springframework.kafka:spring-kafka-test:$springKafkaVersion"


testImplementation("org.junit.jupiter:junit-jupiter:5.11.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")

//mock - test
testImplementation("org.mock-server:mockserver-netty:5.15.0") {
Expand Down

0 comments on commit 45ce4ab

Please sign in to comment.