Skip to content

Commit

Permalink
Moved LitLibs to Jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
WaterArchery committed Aug 28, 2024
1 parent 2291de1 commit 0685d6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
</dependency>

<dependency>
<groupId>me.waterarchery</groupId>
<groupId>com.github.WaterArchery</groupId>
<artifactId>LitLibs</artifactId>
<version>1.1.1</version>
<version>1.1.1a</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0685d6a

Please sign in to comment.