Skip to content

Commit

Permalink
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
@@ -43,7 +43,7 @@ dependencies {
implementation 'com.codepoetics:protonpack:1.16'
implementation("com.google.guava:guava:31.1-jre")

testImplementation('org.junit.jupiter:junit-jupiter:5.9.2')
testImplementation('org.junit.jupiter:junit-jupiter:5.9.3')
testImplementation("org.hamcrest:hamcrest:2.2")
testImplementation("com.docutools:poipath:2.0.0")
}

0 comments on commit bfabd1c

Please sign in to comment.