Skip to content

Commit e761198

Browse files
chore(deps): update dependency org.clojure:core.match to v0.3.0 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7a4660 commit e761198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
:dependencies [[org.postgresql/postgresql]
118118
[org.clojure/clojure]
119119
[org.clojure/core.async]
120-
[org.clojure/core.match "0.3.0-alpha4"]
120+
[org.clojure/core.match "0.3.0"]
121121
[org.clojure/core.memoize]
122122
[org.clojure/data.generators "1.1.0"]
123123
[org.clojure/java.jdbc]

0 commit comments

Comments
 (0)