Skip to content

Commit fdecbf7

Browse files
committed
refactor: update dependency groupId to use io.github namespace
1 parent 0fa866c commit fdecbf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If the library is published to GitHub Packages, add the GitHub repository and de
4949

5050
<dependencies>
5151
<dependency>
52-
<groupId>com.github.pinont</groupId>
52+
<groupId>io.github.pinont</groupId>
5353
<artifactId>SingularityLib</artifactId>
5454
<version>Tag</version>
5555
</dependency>

0 commit comments

Comments
 (0)