Skip to content

Commit 1301ca3

Browse files
committed
Bump archunit-junit5 from 1.3.0 to 1.4.1
Signed-off-by: Stefano Cordio <[email protected]>
1 parent 8977cbc commit 1301ca3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-batch-notion/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
</scm>
4040

4141
<properties>
42-
<archunit.version>1.3.0</archunit.version>
4342
<notion-sdk-jvm.version>1.11.1</notion-sdk-jvm.version>
4443
</properties>
4544

@@ -77,7 +76,7 @@
7776
<dependency>
7877
<groupId>com.tngtech.archunit</groupId>
7978
<artifactId>archunit-junit5</artifactId>
80-
<version>${archunit.version}</version>
79+
<version>1.4.1</version>
8180
<scope>test</scope>
8281
</dependency>
8382
<dependency>

0 commit comments

Comments
 (0)