File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 8989 <scripting-kotlin .version>0.1.1</scripting-kotlin .version>
9090 </properties >
9191
92- <repositories >
93- <repository >
94- <id >scijava.public</id >
95- <url >https://maven.scijava.org/content/groups/public/</url >
96- </repository >
97- </repositories >
98-
9992 <dependencies >
10093 <!-- SciJava dependencies -->
10194 <dependency >
10497 </dependency >
10598
10699 <!-- Kotlin dependencies -->
107- <dependency >
108- <groupId >org.jetbrains.kotlin</groupId >
109- <artifactId >kotlin-stdlib-jdk8</artifactId >
110- </dependency >
100+ <dependency >
101+ <groupId >org.jetbrains.kotlin</groupId >
102+ <artifactId >kotlin-stdlib-jdk8</artifactId >
103+ </dependency >
111104
112105 <!-- Test dependencies -->
113106 <dependency >
127120 </dependency >
128121
129122 </dependencies >
123+
124+ <repositories >
125+ <repository >
126+ <id >scijava.public</id >
127+ <url >https://maven.scijava.org/content/groups/public/</url >
128+ </repository >
129+ </repositories >
130130</project >
You can’t perform that action at this time.
0 commit comments