20250804
This commit is contained in:
@@ -123,19 +123,19 @@
|
||||
"<dependency>",
|
||||
"\t<groupId>org.junit.jupiter</groupId>",
|
||||
"\t<artifactId>junit-jupiter-api</artifactId>",
|
||||
"\t<version>5.12.2/version>",
|
||||
"\t<version>5.12.2</version>",
|
||||
"\t<scope>test</scope>",
|
||||
"</dependency>",
|
||||
"<dependency>",
|
||||
"\t<groupId>org.junit.jupiter</groupId>",
|
||||
"\t<artifactId>junit-jupiter-engine</artifactId>",
|
||||
"\t<version>5.12.2/version>",
|
||||
"\t<version>5.12.2</version>",
|
||||
"\t<scope>test</scope>",
|
||||
"</dependency>",
|
||||
"<dependency>",
|
||||
"\t<groupId>org.junit.jupiter</groupId>",
|
||||
"\t<artifactId>junit-jupiter-params</artifactId>",
|
||||
"\t<version>5.12.2/version>",
|
||||
"\t<version>5.12.2</version>",
|
||||
"\t<scope>test</scope>",
|
||||
"</dependency>",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user