Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf9a106f

Browse files
upgrade junit version to 5.7.3
1 parent878381c commitf9a106f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ repositories {
2424

2525
dependencies {
2626
compile'com.google.code.gson:gson:2.8.0'
27-
compile'junit:junit:4.13'
27+
compile'junit:junit:5.7.2'
2828
compilegroup:'org.apache.commons',name:'commons-collections4',version:'4.0'
29-
testCompilegroup:'junit',name:'junit',version:'4.13'
29+
testCompilegroup:'junit',name:'junit',version:'5.7.2'
3030

3131
compileOnly'org.projectlombok:lombok:1.18.12'
3232
annotationProcessor'org.projectlombok:lombok:1.18.12'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp