File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <groupId >com.github.gianttreelp</groupId >
88 <artifactId >gtlp-processing-utils</artifactId >
9- <version >1.0.2 </version >
9+ <version >1.0.3 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >processing-utils</name >
3737 </developers >
3838
3939 <properties >
40- <kotlin .version>1.0.6 </kotlin .version>
40+ <kotlin .version>1.1.0 </kotlin .version>
4141 </properties >
4242
4343 <dependencies >
114114 <plugin >
115115 <groupId >org.codehaus.mojo</groupId >
116116 <artifactId >build-helper-maven-plugin</artifactId >
117- <version >1.12 </version >
117+ <version >3.0.0 </version >
118118 <executions >
119119 <execution >
120120 <id >add-source</id >
176176 <plugin >
177177 <groupId >org.sonatype.plugins</groupId >
178178 <artifactId >nexus-staging-maven-plugin</artifactId >
179- <version >1.6.7 </version >
179+ <version >1.6.8 </version >
180180 <extensions >true</extensions >
181181 <configuration >
182182 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments