Skip to content

Commit

Permalink
Bump nitrite from 3.3.0 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [nitrite](https://github.com/dizitart/nitrite-database) from 3.3.0 to 3.4.3.
- [Release notes](https://github.com/dizitart/nitrite-database/releases)
- [Commits](nitrite/nitrite-java@v3.3.0...v3.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2021
1 parent 5a115b7 commit 6ebcffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

implementation "com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2"

implementation("org.dizitart:nitrite:3.3.0") {
implementation("org.dizitart:nitrite:3.4.3") {
exclude group: "javax.validation", module: "validation-api"
}

Expand Down

0 comments on commit 6ebcffd

Please sign in to comment.