Skip to content

Commit fbe95be

Browse files
renovate[bot]Lezurex
authored andcommitted
Update junit5 monorepo to v5.9.3
1 parent 0193bbf commit fbe95be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ java {
1818
dependencies {
1919
implementation 'com.google.code.gson:gson:2.10.1'
2020

21-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
22-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
21+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
22+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
2323

2424
compileOnly 'org.projectlombok:lombok:1.18.26'
2525
annotationProcessor 'org.projectlombok:lombok:1.18.26'

0 commit comments

Comments
 (0)