only:starting junit5 migration

This commit is contained in:
rusefillc 2023-11-19 18:31:07 -05:00
parent e5a823d290
commit e06dbd7647
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
ext {
global_libs = [
junit : "junit:junit:4.13.2",
junit5 : 'org.junit.jupiter:junit-jupiter-api:5.10.1',
annotations : "org.jetbrains:annotations:16.0.1",
jsr305 : "com.google.code.findbugs:jsr305:3.0.2",
antlr : "org.antlr:antlr4:4.13.0",