Skip to content

Commit

Permalink
Fixing dependency caused by version replace
Browse files Browse the repository at this point in the history
  • Loading branch information
funkemunky committed Sep 22, 2022
1 parent c6709c7 commit 12964a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AtlasParent/Atlas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
<dependency>
<groupId>org.github.spigot</groupId>
<artifactId>1.12.1</artifactId>
<version>1.12.1.1</version>
<version>1.12.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 12964a0

Please sign in to comment.