Skip to content

Commit

Permalink
Bump com.webauthn4j:webauthn4j-core
Browse files Browse the repository at this point in the history
Bumps [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j) from 0.28.0.RELEASE to 0.28.1.RELEASE.
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml)
- [Commits](webauthn4j/webauthn4j@0.28.0.RELEASE...0.28.1.RELEASE)

---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and spring-builds committed Nov 15, 2024
1 parent 4e63d02 commit 4f7b872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ org-jfrog-buildinfo-build-info-extractor-gradle = "org.jfrog.buildinfo:build-inf
org-sonarsource-scanner-gradle-sonarqube-gradle-plugin = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969"
org-instancio-instancio-junit = "org.instancio:instancio-junit:3.7.1"

webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.28.0.RELEASE'
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.28.1.RELEASE'

[plugins]

Expand Down

0 comments on commit 4f7b872

Please sign in to comment.