Changeset 54 for exampleparties/humangui/pom.xml
- Timestamp:
- Jul 23, 2025, 10:16:55 AM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
exampleparties/humangui/pom.xml
r53 r54 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>humangui</artifactId> 8 <version>2. 2.1</version> <!-- equals the geniusweb version -->8 <version>2.3.0</version> <!-- equals the geniusweb version --> 9 9 <packaging>jar</packaging> 10 10 … … 48 48 <groupId>tudelft.utilities</groupId> 49 49 <artifactId>logging</artifactId> 50 <version>1. 0.1</version>50 <version>1.1.0</version> 51 51 </dependency> 52 52 … … 107 107 <groupId>org.mockito</groupId> 108 108 <artifactId>mockito-core</artifactId> 109 <version> 3.11.2</version>109 <version>5.18.0</version> 110 110 <scope>test</scope> 111 111 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.