Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed May 5, 2024
2 parents d1ac3b6 + aff7d10 commit 8867d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.6')
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16.1')
}

test {
Expand Down

0 comments on commit 8867d57

Please sign in to comment.