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
9
9
10
10
## Build and Binaries
11
11
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/ ) .
13
13
14
14
## Requirements
15
15
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ pluginManagement {
39
39
val internalPluginVersion: String by settings
40
40
repositories {
41
41
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/" ) }
43
43
}
44
44
resolutionStrategy {
45
45
eachPlugin {
You can’t perform that action at this time.
0 commit comments