Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit c22a73be authored by riorio805's avatar riorio805
Browse files

[REFACTOR] remove unneeded dependency

parent 3db5e91e
No related branches found
No related tags found
1 merge request!1Login registration
...@@ -85,12 +85,6 @@ ...@@ -85,12 +85,6 @@
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<dependency>
<groupId>net.datafaker</groupId>
<artifactId>datafaker</artifactId>
<version>2.4.2</version>
</dependency>
<!-- REST-assured for integration testing --> <!-- REST-assured for integration testing -->
<dependency> <dependency>
<groupId>io.rest-assured</groupId> <groupId>io.rest-assured</groupId>
......
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