Skip to content

Commit 0f256a8

Browse files
committed
1 parent 4d64bd4 commit 0f256a8

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

assertj/pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,11 @@
3535
</developer>
3636
</developers>
3737

38-
<!-- ======================================================= -->
39-
<!-- Build Settings -->
40-
<!-- ======================================================= -->
41-
<properties>
42-
<impl.version>2.0-SNAPSHOT</impl.version>
43-
</properties>
4438
<dependencies>
4539
<dependency>
4640
<groupId>org.assertj</groupId>
4741
<artifactId>assertj-core</artifactId>
48-
<version>3.10.0</version>
42+
<version>3.12.2</version>
4943
</dependency>
5044
<dependency>
5145
<groupId>javax.measure</groupId>
@@ -59,7 +53,6 @@
5953
<dependency>
6054
<groupId>tech.units</groupId>
6155
<artifactId>indriya</artifactId>
62-
<version>${impl.version}</version>
6356
<scope>test</scope>
6457
</dependency>
6558
</dependencies>

0 commit comments

Comments
 (0)