Skip to content

Commit 6c5c6c7

Browse files
authored
Merge pull request #26 from torsten-sauer/angular_1.5
version bump to angular 1.5
2 parents 8967819 + 875da9d commit 6c5c6c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"url": "https://github.com/guylabs/angular-spring-data-rest.git"
3434
},
3535
"dependencies": {
36-
"angular": "~1.4.8",
37-
"angular-resource": "~1.4.8"
36+
"angular": "~1.5.0",
37+
"angular-resource": "~1.5.0"
3838
},
3939
"devDependencies": {
40-
"angular-mocks": "~1.4.8"
40+
"angular-mocks": "~1.5.0"
4141
}
4242
}

0 commit comments

Comments
 (0)