Skip to content

Commit c0db601

Browse files
Bump sh.ory.hydra:hydra-client from 2.1.1 to 2.2.0
Bumps [sh.ory.hydra:hydra-client](https://github.com/ory/hydra-client-java) from 2.1.1 to 2.2.0. - [Commits](ory/hydra-client-java@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: sh.ory.hydra:hydra-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5109ee commit c0db601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation("org.springframework.boot:spring-boot-starter-security")
1010
implementation("org.springframework.boot:spring-boot-starter-web")
1111
implementation("org.springframework.session:spring-session-core")
12-
implementation("sh.ory.hydra:hydra-client:2.1.1")
12+
implementation("sh.ory.hydra:hydra-client:2.2.0")
1313

1414
testImplementation("com.ardetrick.testcontainers:testcontainers-ory-hydra:0.0.1")
1515
testImplementation("com.auth0:java-jwt:4.4.0")

0 commit comments

Comments
 (0)