We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8060928 commit 538e9e6Copy full SHA for 538e9e6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+<a name="2.3.1"></a>
4
+## 2.3.1 (2022-03-12)
5
+
6
+### Fixed
7
8
+- 🐛 : declare docker as the default executor [[8060928](https://github.com/gaia-app/runner/commit/8060928d323319cd808319125c0944020f7c76ee)]
9
10
11
<a name="2.3.0"></a>
12
## 2.3.0 (2022-02-18)
13
pom.xml
@@ -12,7 +12,7 @@
<groupId>io.gaia_app</groupId>
14
<artifactId>runner</artifactId>
15
- <version>2.3.0</version>
+ <version>2.3.1</version>
16
<packaging>jar</packaging>
17
18
<name>gaia-runner</name>
0 commit comments