Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit ede820a

Browse files
committed
2.3.1 release (previous 2.3.0) + release notes updated [ci skip]
1 parent 35e9472 commit ede820a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 2.3.1
4+
- 2020-02-10 - [4 commits](https://github.com/mockito/shipkit/compare/v2.3.0...v2.3.1) by [shipkit.org automated bot](https://github.com/shipkit-org) (2), [Szczepan Faber](https://github.com/mockitoguy) (2) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.1-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.1)
5+
- Used correct exception type [(#860)](https://github.com/mockito/shipkit/pull/860)
6+
- Version of shipkit upgraded to 2.3.0 [(#856)](https://github.com/mockito/shipkit/pull/856)
7+
38
#### 2.3.0
49
- 2020-01-18 - [3 commits](https://github.com/mockito/shipkit/compare/v2.2.7...v2.3.0) by [shipkit.org automated bot](https://github.com/shipkit-org) (2), [Karol Wrótniak](https://github.com/koral--) (1) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.0-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.0)
510
- Version of shipkit upgraded to 2.2.7 [(#855)](https://github.com/mockito/shipkit/pull/855)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=2.3.1
3+
version=2.3.2
44

55
#Last previous release version
6-
previousVersion=2.3.0
6+
previousVersion=2.3.1

0 commit comments

Comments
 (0)