Skip to content

Commit

Permalink
[Notification-service] Upgrade. Kotest dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaikrasheed99 committed Jul 9, 2024
1 parent 3342999 commit fbe66da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notification-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ val cloudEventsJsonVersion = "4.0.1"
val detektVersion = "1.23.6"
val mockkVersion = "1.13.11"
val kotestJunit5Version = "5.9.1"
val kotestSpringVersion = "1.1.3"
val kotestJsonVersion = "4.6.3"
val kotestSpringVersion = "1.3.0"
val kotestJsonVersion = "5.9.1"
val awaitilityVersion = "4.2.1"

dependencies {
Expand Down

0 comments on commit fbe66da

Please sign in to comment.