File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
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.42.182-alpha (2025-03-01 / 50cc172)
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.41.179 -alpha</version >
6
+ <version >0.42.182 -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 >d239b623a7b3d28689c616595a886a679850b76d </tag >
28
+ <tag >e6baa3fb5eb6f48dd895a5bc2ca9f8239b6a38ac </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
46
46
<dependency >
47
47
<groupId >babashka</groupId >
48
48
<artifactId >babashka</artifactId >
49
- <version >1.12.196 </version >
49
+ <version >1.12.197 </version >
50
50
<scope >provided</scope >
51
51
</dependency >
52
52
<dependency >
107
107
<configuration >
108
108
<archive >
109
109
<manifestEntries >
110
- <git-revision >d239b623a7b3d28689c616595a886a679850b76d </git-revision >
110
+ <git-revision >e6baa3fb5eb6f48dd895a5bc2ca9f8239b6a38ac </git-revision >
111
111
</manifestEntries >
112
112
</archive >
113
113
</configuration >
You can’t perform that action at this time.
0 commit comments