File tree 2 files changed +17
-3
lines changed
2 files changed +17
-3
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
# 0.21.106-alpha (2024-01-10 / 8fc8faf)
2
10
3
11
## Fixed
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.lambdaisland</groupId >
5
5
<artifactId >launchpad</artifactId >
6
- <version >0.20.103 -alpha</version >
6
+ <version >0.21.106 -alpha</version >
7
7
<name >launchpad</name >
8
8
<description >Clojure dev process launcher</description >
9
9
<url >https://github.com/lambdaisland/launchpad</url >
25
25
<url >https://github.com/lambdaisland/launchpad</url >
26
26
<connection >scm:git:git://github.com/lambdaisland/launchpad.git</connection >
27
27
<
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/launchpad.git</
developerConnection >
28
- <tag >1564e541f3c52dc8cd717be9d2603fd0c5a0a3b4 </tag >
28
+ <tag >0b319a576f9720714a502758370a5c49c432cca6 </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
62
62
<version >2.26.3</version >
63
63
<scope >provided</scope >
64
64
</dependency >
65
+ <dependency >
66
+ <groupId >com.google.guava</groupId >
67
+ <artifactId >guava</artifactId >
68
+ <version >33.0.0-jre</version >
69
+ <scope >provided</scope >
70
+ </dependency >
65
71
<dependency >
66
72
<groupId >com.lambdaisland</groupId >
67
73
<artifactId >classpath</artifactId >
96
102
<configuration >
97
103
<archive >
98
104
<manifestEntries >
99
- <git-revision >1564e541f3c52dc8cd717be9d2603fd0c5a0a3b4 </git-revision >
105
+ <git-revision >0b319a576f9720714a502758370a5c49c432cca6 </git-revision >
100
106
</manifestEntries >
101
107
</archive >
102
108
</configuration >
You can’t perform that action at this time.
0 commit comments