Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablete1234 committed Oct 20, 2020
1 parent 90b5a8b commit e81f032
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DefaultPlugin.iml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.github.Manolo8:DarkBot:1.13-80d3b897b6-1" level="project" />
<orderEntry type="library" name="Maven: com.github.Manolo8:DarkBot:1.13-a22a6c9a72-1" level="project" />
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.5" level="project" />
<orderEntry type="library" name="Maven: com.formdev:flatlaf:0.36" level="project" />
<orderEntry type="library" name="Maven: com.miglayout:miglayout:3.7.4" level="project" />
Expand Down
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@

<dependencies>
<dependency>
<groupId>com.github.Manolo8</groupId>
<groupId>com.github.darkbot-reloaded</groupId>
<artifactId>DarkBot</artifactId>
<!--suppress MavenModelInspection | use -U flag in maven to update-->
<version>1.13-SNAPSHOT</version>
<version>master-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit e81f032

Please sign in to comment.