Skip to content

Commit b8fe4df

Browse files
authored
chore: remove timefold-solver-test dependency
Removed timefold-solver-test dependency from pom.xml
1 parent f7b7b38 commit b8fe4df

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,6 @@
101101
<type>test-jar</type>
102102
<scope>test</scope>
103103
</dependency>
104-
<dependency>
105-
<groupId>ai.timefold.solver</groupId>
106-
<artifactId>timefold-solver-test</artifactId>
107-
<scope>test</scope>
108-
</dependency>
109104
<dependency>
110105
<groupId>org.junit.jupiter</groupId>
111106
<artifactId>junit-jupiter-api</artifactId>

0 commit comments

Comments
 (0)