We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4891816 commit 5a4ad64Copy full SHA for 5a4ad64
gradle/libs.versions.toml
@@ -87,7 +87,7 @@ avro = { group = "org.apache.avro", name = "avro", version = "1.12.0"}
87
88
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version = "3.1.8"}
89
90
-kotliquery = { group = "com.github.seratch", name = "kotliquery", version = "1.9.0"}
+kotliquery = { group = "com.github.seratch", name = "kotliquery", version = "1.9.1"}
91
92
hikaricp = { group = "com.zaxxer", name = "HikariCP", version = "6.0.0"}
93
0 commit comments