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

Commit fa9e727

Browse files
committed
2.3.5 release (previous 2.3.4) + release notes updated [ci skip]
1 parent e4dcff7 commit fa9e727

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

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

3+
#### 2.3.5
4+
- 2020-10-03 - [2 commits](https://github.com/mockito/shipkit/compare/v2.3.4...v2.3.5) by [Marcin Stachniuk](https://github.com/mstachniuk) (1), Sean C. Sullivan (1) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.5-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.5)
5+
- Travis template: oraclejdk8 -> openjdk8 [(#882)](https://github.com/mockito/shipkit/pull/882)
6+
37
#### 2.3.4
48
- 2020-07-04 - [2 commits](https://github.com/mockito/shipkit/compare/v2.3.3...v2.3.4) by [Szczepan Faber](https://github.com/mockitoguy) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.4-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.4)
59
- Bumped version of publishing plugin [(#873)](https://github.com/mockito/shipkit/pull/873)

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.5
3+
version=2.3.6
44

55
#Last previous release version
6-
previousVersion=2.3.4
6+
previousVersion=2.3.5

0 commit comments

Comments
 (0)