Skip to content

Commit

Permalink
Merge pull request #289 from Zelldon/dependabot/maven/org.testcontain…
Browse files Browse the repository at this point in the history
…ers-junit-jupiter-1.19.0

build(deps-dev): bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0
  • Loading branch information
ChrisKujawa authored Aug 22, 2023
2 parents a04d738 + 5a67633 commit dede3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<junit-jupiter-api.version>5.10.0</junit-jupiter-api.version>
<junit-jupiter-engine.version>5.10.0</junit-jupiter-engine.version>
<junit-jupiter.version>1.18.3</junit-jupiter.version>
<junit-jupiter.version>1.19.0</junit-jupiter.version>
<kotlin.code.style>official</kotlin.code.style>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.serialization.version>1.5.1</kotlin.serialization.version>
Expand Down

0 comments on commit dede3a7

Please sign in to comment.