Skip to content

Commit

Permalink
fix(deps): update dependency com.wallbrew:spoon to v1.4.0 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 64a07f9 commit b5ce547
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.3.0</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>java-time-literals</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 @@
:pom-addition [:organization
[:name "Wall Brew Co."]
[:url "https://wallbrew.com"]]
:dependencies [[com.wallbrew/spoon "1.3.0"]
:dependencies [[com.wallbrew/spoon "1.4.0"]
[java-time-literals/java-time-literals "2018-04-06"]
[metosin/spec-tools "0.10.7"]
[org.clojure/clojure "1.12.0"]]
Expand Down

0 comments on commit b5ce547

Please sign in to comment.