This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 1813f267ad Bump com.jakewharton.fliptables:fliptables from 1.1.0 to
1.1.1 (#3395)
1813f267ad is described below
commit 1813f267ad1833db2e5bc55803874b7bddebb212
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 15 06:39:06 2024 +0200
Bump com.jakewharton.fliptables:fliptables from 1.1.0 to 1.1.1 (#3395)
Bumps
[com.jakewharton.fliptables:fliptables](https://github.com/JakeWharton/flip-tables)
from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/JakeWharton/flip-tables/releases)
-
[Changelog](https://github.com/JakeWharton/flip-tables/blob/trunk/CHANGELOG.md)
-
[Commits](https://github.com/JakeWharton/flip-tables/compare/fliptables-1.1.0...1.1.1)
---
updated-dependencies:
- dependency-name: com.jakewharton.fliptables:fliptables
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index d82ecd7bbe..986447173f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -20,7 +20,7 @@ assertj = "3.25.3"
asm = "9.6"
bouncycastle = "1.76"
compileTesting = "0.21.0"
-fliptables = "1.1.0"
+fliptables = "1.1.1"
fmpp = "0.9.16"
jackson = "2.17.0"
jakarta = "2.0.0"