Skip to content

Commit f96501d

Browse files
Bump io.dapr:dapr-sdk-springboot from 1.9.0 to 1.15.1
Bumps [io.dapr:dapr-sdk-springboot](https://github.com/dapr/java-sdk) from 1.9.0 to 1.15.1. - [Release notes](https://github.com/dapr/java-sdk/releases) - [Commits](dapr/java-sdk@v1.9.0...v1.15.1) --- updated-dependencies: - dependency-name: io.dapr:dapr-sdk-springboot dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce98889 commit f96501d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
implementation 'org.modelmapper:modelmapper:3.+'
134134
implementation 'com.graphql-java:graphql-java-extended-scalars:22.0'
135135
implementation 'com.graphql-java:graphql-java-extended-validation:22.0'
136-
implementation 'io.dapr:dapr-sdk-springboot:1.12.0'
136+
implementation 'io.dapr:dapr-sdk-springboot:1.15.1'
137137
compileOnly 'org.projectlombok:lombok'
138138
developmentOnly 'org.springframework.boot:spring-boot-devtools'
139139
runtimeOnly 'org.postgresql:postgresql'

0 commit comments

Comments
 (0)