Skip to content

Commit

Permalink
fix jitpack stuff in SimpleYAML
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Jun 29, 2023
1 parent ed7fef5 commit b07cb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hscore-config/hscore-config-simpleconfiguration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>me.carleslc.Simple-YAML</groupId>
<groupId>com.github.Carleslc.Simple-YAML</groupId>
<artifactId>Simple-Configuration</artifactId>
<version>1.8.4</version>
</dependency>
Expand Down

0 comments on commit b07cb5b

Please sign in to comment.