Merge branch 'develop' into bugfix/windows_work_directory

This commit is contained in:
René Pfeuffer
2020-07-07 10:13:51 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Unreleased
## Unreleased
### Fixed
- Fixed file extension detection with new spotter version
- Fixed wrong cache directory location ([#1236](https://github.com/scm-manager/scm-manager/issues/1236) and [#1242](https://github.com/scm-manager/scm-manager/issues/1242))
## [2.2.0] - 2020-07-03

View File

@@ -304,7 +304,7 @@
<dependency>
<groupId>com.github.sdorra</groupId>
<artifactId>spotter-core</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
<dependency>