Skip to content
Snippets Groups Projects
Commit 66af2195 authored by Callum Gran's avatar Callum Gran
Browse files

Merge branch 'main' of gitlab.stud.idi.ntnu.no:carljgu/tournament-service

parents 6e0f062f 321c3690
Branches test/test
No related tags found
No related merge requests found
......@@ -48,21 +48,6 @@
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics </artifactId>
<version>${javafx.version}</version>
<classifier>win</classifier>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics </artifactId>
<version>11</version>
<classifier>linux</classifier>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics </artifactId>
<version>11</version>
<classifier>mac</classifier>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment