Skip to content

Commit a0a868c

Browse files
dependabot[bot]richardkocian
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api from 5.3.1 to 5.10.3
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.3.1 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.3.1...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 642c765 commit a0a868c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.0'
2323
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.0.0'
2424
api 'commons-io:commons-io:2.16.1'
25-
api 'org.junit.jupiter:junit-jupiter-api:5.3.1'
25+
api 'org.junit.jupiter:junit-jupiter-api:5.10.3'
2626
api 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
2727
api "com.intellij.remoterobot:remote-robot:0.11.23"
2828
api "com.intellij.remoterobot:remote-fixtures:0.11.22"

0 commit comments

Comments
 (0)