Skip to content

Commit 0dc5c23

Browse files
committed
build: bump charred to 1.037
1 parent eea4eb1 commit 0dc5c23

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
### Changed
88
* Bump beam to 2.64.0.
99
* Bump slf4j to 2.x.
10+
* Bump charred to 1.037.
1011

1112
### Fixed
1213
* Fix bug on Elasticsearch write when using id, type & index functions.

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[org.clojure/math.combinatorics "0.3.0"]
88
[org.clojure/tools.logging "1.3.0"]
99

10-
[com.cnuernber/charred "1.036"]
10+
[com.cnuernber/charred "1.037"]
1111
[clj-stacktrace "0.2.8"]
1212
[clj-time "0.15.2"]
1313

0 commit comments

Comments
 (0)