Skip to content

Commit c03ab03

Browse files
dependabot[bot]istankovic
authored andcommitted
build(deps): bump keycloak from 26.2.300 to 26.3.202
Bumps [keycloak](https://github.com/kilork/keycloak) from 26.2.300 to 26.3.202. - [Release notes](https://github.com/kilork/keycloak/releases) - [Commits](kilork/keycloak@v26.2.300...v26.3.202) --- updated-dependencies: - dependency-name: keycloak dependency-version: 26.3.202 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a35159 commit c03ab03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ testcontainers = { version = "0.24", features = ["reusable-containers"] }
6464
oauth2 = { version = "5", default-features = false }
6565
http = { version = "1", default-features = false }
6666
# Keep keycloak versions in sync (search for this comment to find all places to update)
67-
keycloak = "26.2.300"
67+
keycloak = "26.3.202"
6868
rand_chacha = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)