Skip to content

Commit

Permalink
Update dependency com.wallbrew:spoon to v1.2.3 (#166)
Browse files Browse the repository at this point in the history
| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| clojure    | com.wallbrew:spoon | 1.2.2 | 1.2.3 |
| maven      | com.wallbrew:spoon | 1.2.2 | 1.2.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 59dc9e3 commit 26f372b
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.2</version>
<version>1.2.3</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.2"]
:dependencies [[com.wallbrew/spoon "1.2.3"]
[org.clojure/clojure "1.11.3"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]]

Expand Down

0 comments on commit 26f372b

Please sign in to comment.