Skip to content

Commit

Permalink
Fixed paynow-lib test
Browse files Browse the repository at this point in the history
  • Loading branch information
pepperoni210 committed Jul 8, 2024
1 parent 5ff1d96 commit 479c11a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paynow-lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies {

testImplementation platform('org.junit:junit-bom:5.10.2')
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
}

test {
Expand Down

0 comments on commit 479c11a

Please sign in to comment.