File tree Expand file tree Collapse file tree
kotlin-appengine-standard
kotlin-spark-appengine-standard
kotlin-springboot-appengine-standard Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ limitations under the License.
4949 <dependency >
5050 <groupId >org.jetbrains.kotlin</groupId >
5151 <artifactId >kotlin-stdlib</artifactId >
52- <version >1.1.50 </version >
52+ <version >1.1.51 </version >
5353 </dependency >
5454 </dependencies >
5555
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ limitations under the License.
4949 <dependency >
5050 <groupId >org.jetbrains.kotlin</groupId >
5151 <artifactId >kotlin-stdlib-jre8</artifactId >
52- <version >1.1.50 </version >
52+ <version >1.1.51 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >com.sparkjava</groupId >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ limitations under the License.
3131
3232 <properties >
3333 <java .version>1.8</java .version>
34- <kotlin .version>1.1.50 </kotlin .version>
34+ <kotlin .version>1.1.51 </kotlin .version>
3535 </properties >
3636
3737 <dependencies >
You can’t perform that action at this time.
0 commit comments