Skip to content

Commit

Permalink
[LG-51] - added mavenCentral repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lglabs committed Jul 5, 2024
1 parent 4f920d6 commit 8be922d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lg5-jvm-utils/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
group="com.lg5.jvm"
version = project.version
repositories {
mavenCentral()
}
dependencies{
api(libs.slf4j.api)
api(libs.lombok)
Expand Down

0 comments on commit 8be922d

Please sign in to comment.