Skip to content

Commit

Permalink
fix(deps): update dependency com.wallbrew:common-beer-format to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent 3acacba commit 67547a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.wallbrew</groupId>
<artifactId>common-beer-format</artifactId>
<version>2.1.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>nnichols</groupId>
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
:dependencies [[cljx-sampling "0.1.0"]
[com.wallbrew/brewtility "1.5.0"]
[com.wallbrew/common-beer-data "1.2.0"]
[com.wallbrew/common-beer-format "2.1.0"]
[com.wallbrew/common-beer-format "2.2.1"]
[nnichols "1.1.0"]
[org.clojure/clojure "1.11.1"]
[org.clojure/clojurescript "1.11.60" :scope "provided"]]
Expand Down

0 comments on commit 67547a8

Please sign in to comment.