diff --git a/pom.xml b/pom.xml index 3d5805c..80b4c6d 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ com.wallbrew common-beer-data - 1.2.0 + 1.3.0 com.wallbrew diff --git a/project.clj b/project.clj index ea42508..5fb6707 100644 --- a/project.clj +++ b/project.clj @@ -9,7 +9,7 @@ :url "https://github.com/Wall-Brew-Co/brew-bot"} :dependencies [[cljx-sampling "0.1.0"] [com.wallbrew/brewtility "2.0.0"] - [com.wallbrew/common-beer-data "1.2.0"] + [com.wallbrew/common-beer-data "1.3.0"] [com.wallbrew/common-beer-format "2.1.0"] [nnichols "1.1.0"] [org.clojure/clojure "1.11.1"]