Skip to content

Commit

Permalink
Create jar file for version release
Browse files Browse the repository at this point in the history
  • Loading branch information
DerenC committed Feb 9, 2023
1 parent 46e7bfe commit 88ec341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ repositories {
dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.5.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.5.0'

}

test {
Expand Down

0 comments on commit 88ec341

Please sign in to comment.