Updates some dependencies
All checks were successful
EpicKnarvik97/Rogue101/pipeline/head This commit looks good
All checks were successful
EpicKnarvik97/Rogue101/pipeline/head This commit looks good
This commit is contained in:
parent
f125f738d2
commit
74e03006c4
10
pom.xml
10
pom.xml
@ -23,28 +23,28 @@
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.11</version>
|
||||
<version>4.13.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-base</artifactId>
|
||||
<version>12</version>
|
||||
<version>19.0.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-graphics</artifactId>
|
||||
<version>12</version>
|
||||
<version>19.0.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-controls</artifactId>
|
||||
<version>12</version>
|
||||
<version>19.0.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-media</artifactId>
|
||||
<version>12</version>
|
||||
<version>19.0.2.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user