We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea4eb1 commit 0dc5c23Copy full SHA for 0dc5c23
CHANGELOG.md
@@ -7,6 +7,7 @@
7
### Changed
8
* Bump beam to 2.64.0.
9
* Bump slf4j to 2.x.
10
+* Bump charred to 1.037.
11
12
### Fixed
13
* Fix bug on Elasticsearch write when using id, type & index functions.
project.clj
@@ -7,7 +7,7 @@
[org.clojure/math.combinatorics "0.3.0"]
[org.clojure/tools.logging "1.3.0"]
- [com.cnuernber/charred "1.036"]
+ [com.cnuernber/charred "1.037"]
[clj-stacktrace "0.2.8"]
[clj-time "0.15.2"]
0 commit comments