Bump the azure adapter version used by samples to 4.1.0-SNAPSHOT
This commit is contained in:
@@ -34,7 +34,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter'
|
||||
implementation "org.springframework.cloud:spring-cloud-function-adapter-azure:4.0.5-SNAPSHOT"
|
||||
implementation "org.springframework.cloud:spring-cloud-function-adapter-azure:4.1.0-SNAPSHOT"
|
||||
}
|
||||
|
||||
tasks.named('test') {
|
||||
|
||||
Reference in New Issue
Block a user