Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 4810dcc commit 083a821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jackson-version = "2.17.2"
ktor-version = "2.3.12"

[libraries]
junit5 = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.0" }
junit5 = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.2" }
kotlin-test-junit5 = { module = "org.jetbrains.kotlin:kotlin-test-junit5", version.ref = "kotlin-version" }
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson-version" }
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson-version" }
Expand Down

0 comments on commit 083a821

Please sign in to comment.