Skip to content

Commit 5d41789

Browse files
dependabot[bot]jozic
authored andcommitted
Bump junit:junit from 4.13 to 4.13.1 in /src/it/integration_tests_parent
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ec83f8 commit 5d41789

File tree

1 file changed

+1
-1
lines changed
  • src/it/integration_tests_parent

1 file changed

+1
-1
lines changed

src/it/integration_tests_parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16-
<junit.version>4.13</junit.version>
16+
<junit.version>4.13.1</junit.version>
1717
<scalatest.version>3.2.17</scalatest.version>
1818

1919
<compiler.plugin.version>3.11.0</compiler.plugin.version>

0 commit comments

Comments
 (0)