Skip to content

Commit

Permalink
ctim 1.3.20 (#1456)
Browse files Browse the repository at this point in the history
* ctim 1.3.20

* dependabot
  • Loading branch information
ereteog authored Nov 22, 2024
1 parent c5627bb commit 22fe08a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependabot/dependency-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ctia:ctia:jar:1.1.1-SNAPSHOT
+- metosin:schema-tools:jar:0.13.1:compile
+- threatgrid:flanders:jar:1.0.2:compile
| \- org.clojure:core.match:jar:1.0.0:compile
+- threatgrid:ctim:jar:1.3.19:compile
+- threatgrid:ctim:jar:1.3.20:compile
| +- org.mozilla:rhino:jar:1.7.7.1:compile
| \- kovacnica:clojure.network.ip:jar:0.1.3:compile
| \- org.clojure:clojurescript:jar:1.7.122:compile
Expand Down
2 changes: 1 addition & 1 deletion dependabot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
<dependency>
<groupId>threatgrid</groupId>
<artifactId>ctim</artifactId>
<version>1.3.19</version>
<version>1.3.20</version>
<exclusions>
<exclusion>
<artifactId>slf4j-nop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
[prismatic/schema "1.4.1"]
[metosin/schema-tools "0.13.1"]
[threatgrid/flanders "1.0.2"]
[threatgrid/ctim "1.3.19"]
[threatgrid/ctim "1.3.20"]
[instaparse "1.4.10"] ;; com.gfredericks/test.chuck > threatgrid/ctim
[threatgrid/clj-momo "0.3.5"]
[threatgrid/ductile "0.5.0"]
Expand Down

0 comments on commit 22fe08a

Please sign in to comment.