提交所有代码,为将默认分支名从 master 切换到 main 做准备

This commit is contained in:
2022-04-30 18:34:39 -04:00
parent 975b028e08
commit 6392d5e31c
12 changed files with 261 additions and 397 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>${junit-jupiter.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>