Просмотр исходного кода

Bump junit to 4.13.1

tags/4.6.0.2311
Mark Rekveld 3 лет назад
Родитель
Сommit
770d823a97
Аккаунт пользователя с таким Email не найден
2 измененных файлов: 2 добавлений и 2 удалений
  1. 1
    1
      it/pom.xml
  2. 1
    1
      pom.xml

+ 1
- 1
it/pom.xml Просмотреть файл

@@ -41,7 +41,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>

+ 1
- 1
pom.xml Просмотреть файл

@@ -73,7 +73,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>

Загрузка…
Отмена
Сохранить