File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change
1
+ # Unreleased
2
+
3
+ ## Added
4
+
5
+ ## Fixed
6
+
7
+ ## Changed
8
+
1
9
# 1.4.80 (2023-08-30 / d352b27)
2
10
3
11
## Added
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >lambdaisland</groupId >
5
5
<artifactId >fetch</artifactId >
6
- <version >1.3.74 </version >
6
+ <version >1.4.80 </version >
7
7
<name >fetch</name >
8
8
<description >ClojureScript wrapper around the JavaScript fetch API.</description >
9
9
<url >https://github.com/lambdaisland/fetch</url >
25
25
<url >https://github.com/lambdaisland/fetch</url >
26
26
<connection >scm:git:git://github.com/lambdaisland/fetch.git</connection >
27
27
<
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/fetch.git</
developerConnection >
28
- <tag >c1691e1f7886c24890b050ed9f58877a5c0f1bee </tag >
28
+ <tag >bbdd200eff5266c4ffdbb6e6df58cb1fc0494a0f </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
36
36
<dependency >
37
37
<groupId >lambdaisland</groupId >
38
38
<artifactId >uri</artifactId >
39
- <version >1.14.120 </version >
39
+ <version >1.15.125 </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >com.cognitect</groupId >
46
46
<dependency >
47
47
<groupId >applied-science</groupId >
48
48
<artifactId >js-interop</artifactId >
49
- <version >0.3.3 </version >
49
+ <version >0.4.2 </version >
50
50
</dependency >
51
51
</dependencies >
52
52
<build >
79
79
<configuration >
80
80
<archive >
81
81
<manifestEntries >
82
- <git-revision >c1691e1f7886c24890b050ed9f58877a5c0f1bee </git-revision >
82
+ <git-revision >bbdd200eff5266c4ffdbb6e6df58cb1fc0494a0f </git-revision >
83
83
</manifestEntries >
84
84
</archive >
85
85
</configuration >
You can’t perform that action at this time.
0 commit comments