Skip to content

Commit

Permalink
Update libraries.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLichtenberger authored Nov 15, 2023
1 parent 259babc commit 86bf1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ testLibraries = [
junitPlatformRunner : 'org.junit.platform:junit-platform-runner:1.8.1',
mockitoCore : 'org.mockito:mockito-core:5.5.0',
byteBuddy : 'net.bytebuddy:byte-buddy:1.14.8',
brackit : 'io.sirix:brackit:0.5:tests',
brackit : 'io.sirix:brackit:0.4:tests',
kotlinTestJunit : 'org.jetbrains.kotlin:kotlin-test-junit:1.5.31',
junit : 'junit:junit:4.13.2',
vertxJunit5 : "io.vertx:vertx-junit5:$vertxVersion",
Expand Down

0 comments on commit 86bf1f2

Please sign in to comment.