Skip to content

Commit 2e01611

Browse files
committed
Fixed indentation [skip ci]
1 parent c1d7c1a commit 2e01611

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>
75-
<groupId>org.junit.jupiter</groupId>
76-
<artifactId>junit-jupiter</artifactId>
77-
<version>5.10.1</version>
78-
<scope>test</scope>
75+
<groupId>org.junit.jupiter</groupId>
76+
<artifactId>junit-jupiter</artifactId>
77+
<version>5.10.1</version>
78+
<scope>test</scope>
7979
</dependency>
8080
<dependency>
8181
<groupId>com.typesafe.slick</groupId>

0 commit comments

Comments
 (0)