Skip to content

Commit b6e1027

Browse files
committed
bump lioss
1 parent 436e6a3 commit b6e1027

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{:deps
22
{lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
3-
:git/sha "ba0995e7292a20cc314fccfb372e0933f0d26eaa"}}}
3+
:git/sha "8c77e20f6188a30cfcc50c64afb86fa89a9dcb47"}}}

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.lambdaisland</groupId>
55
<artifactId>kaocha-cljs</artifactId>
6-
<version>1.6.158</version>
6+
<version>1.7.160</version>
77
<name>kaocha-cljs</name>
88
<description>ClojureScript support for Kaocha</description>
99
<url>https://github.com/lambdaisland/kaocha-cljs</url>
@@ -25,7 +25,7 @@
2525
<url>https://github.com/lambdaisland/kaocha-cljs</url>
2626
<connection>scm:git:git://github.com/lambdaisland/kaocha-cljs.git</connection>
2727
<developerConnection>scm:git:ssh://[email protected]/lambdaisland/kaocha-cljs.git</developerConnection>
28-
<tag>cad298499b518a6c0c279b1a3a20ebaf08d5e34a</tag>
28+
<tag>436e6a3da1c5ce3cde1343b00540a3835197b03c</tag>
2929
</scm>
3030
<dependencies>
3131
<dependency>
@@ -109,7 +109,7 @@
109109
<configuration>
110110
<archive>
111111
<manifestEntries>
112-
<git-revision>cad298499b518a6c0c279b1a3a20ebaf08d5e34a</git-revision>
112+
<git-revision>436e6a3da1c5ce3cde1343b00540a3835197b03c</git-revision>
113113
</manifestEntries>
114114
</archive>
115115
</configuration>

0 commit comments

Comments
 (0)