Skip to content

Commit 8a66d50

Browse files
author
Dave Syer
committed
Remove binary files
1 parent 7e6bad8 commit 8a66d50

File tree

56 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+2
-2
lines changed

spring-boot-samples/spring-boot-sample-simple/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
springBootVersion = '1.1.6.BUILD-SNAPSHOT'
3+
springBootVersion = '1.2.0.BUILD-SNAPSHOT'
44
}
55
repositories {
66
// NOTE: You should declare only repositories that you need here

0 commit comments

Comments
 (0)