Skip to content

Commit

Permalink
Merge pull request #163 from awslabs/dependabot/maven/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-5.10.1

build(deps-dev): Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • Loading branch information
embano1 authored Nov 6, 2023
2 parents 29d6513 + 75048d5 commit 4ce424b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<org.awaitility.version>4.2.0</org.awaitility.version>
<org.hamcrest.version>2.2</org.hamcrest.version>
<org.jacoco.version>0.8.11</org.jacoco.version>
<org.junit.jupiter.version>5.10.0</org.junit.jupiter.version>
<org.junit.jupiter.version>5.10.1</org.junit.jupiter.version>
<org.mockito.version>5.6.0</org.mockito.version>
<org.slf4j.version>2.0.9</org.slf4j.version>
<org.testcontainers.version>1.19.1</org.testcontainers.version>
Expand Down

0 comments on commit 4ce424b

Please sign in to comment.