Skip to content

Commit

Permalink
dependency: Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 1c124ce commit e15aab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {
const val JETBRAINS_ANNOTATIONS = "26.0.1"

// Tests
const val JUNIT_JUPITER = "5.11.3"
const val JUNIT_JUPITER = "5.11.4"
const val ASSERTJ = "3.26.3"
const val MOCKITO = "4.11.0"
const val AWAITILITY = "4.2.2"
Expand Down Expand Up @@ -49,7 +49,7 @@ object Versions {
const val ADVENTURE_PLATFORM_API = "4.3.4"

// Jakarta
const val HIBERNATE_VALIDATOR = "8.0.1.Final"
const val HIBERNATE_VALIDATOR = "8.0.2.Final"
const val EXPRESSLY = "5.0.0"

}

0 comments on commit e15aab4

Please sign in to comment.