Skip to content

Commit

Permalink
Bump com.ongres.scram:client from 1.0.0-beta.2 to 2.1
Browse files Browse the repository at this point in the history
Bumps [com.ongres.scram:client](https://gitlab.com/ongresinc/scram) from 1.0.0-beta.2 to 2.1.
- [Release notes](https://gitlab.com/ongresinc/scram/tags)
- [Changelog](https://gitlab.com/ongresinc/scram/blob/master/CHANGELOG)
- [Commits](https://gitlab.com/ongresinc/scram/compare/1.0.0-beta.2...2.1)

---
updated-dependencies:
- dependency-name: com.ongres.scram:client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent d99a4de commit bd81ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.5.3'
implementation 'org.osgi:org.osgi.enterprise:5.0.0'
implementation 'org.osgi:org.osgi.core:4.3.1'
implementation 'com.ongres.scram:client:1.0.0-beta.2'
implementation 'com.ongres.scram:client:2.1'
jcp('com.igormaznitsa:jcp:6.0.1') {
exclude group: 'org.apache.maven.*'
exclude group: 'org.codehaus.*'
Expand Down

0 comments on commit bd81ee4

Please sign in to comment.