File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ART Java is a kit of modules for developing multifunctional applications for JVM
99
1010## Build and Binaries
1111
12- Releases are available via [ ART Packages] ( https:/repo.repsy.io/mvn/antonsh/art-packages/ ) .
12+ Releases are available via [ ART Packages] ( https:// repo.repsy.io/mvn/antonsh/art-packages/ ) .
1313
1414## Requirements
1515
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ pluginManagement {
3939 val internalPluginVersion: String by settings
4040 repositories {
4141 gradlePluginPortal()
42- maven { url = uri(" https:/repo.repsy.io/mvn/antonsh/art-packages/" ) }
42+ maven { url = uri(" https:// repo.repsy.io/mvn/antonsh/art-packages/" ) }
4343 }
4444 resolutionStrategy {
4545 eachPlugin {
You can’t perform that action at this time.
0 commit comments