Skip to content

Commit

Permalink
Update dependency com.wallbrew:spoon to v1.2.2
Browse files Browse the repository at this point in the history
| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| clojure    | com.wallbrew:spoon | 1.2.1 | 1.2.2 |
| maven      | com.wallbrew:spoon | 1.2.1 | 1.2.2 |
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 82f10de commit b8df0fc
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 @@ -68,7 +68,7 @@
<dependency>
<groupId>com.wallbrew</groupId>
<artifactId>spoon</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:comments "Same-as all Wall-Brew projects."}
:scm {:name "git"
:url "https://github.com/Wall-Brew-Co/brewtility"}
:dependencies [[com.wallbrew/spoon "1.2.1"]
:dependencies [[com.wallbrew/spoon "1.2.2"]
[org.clojure/clojure "1.11.2"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]]

Expand Down

0 comments on commit b8df0fc

Please sign in to comment.