Skip to content

Commit

Permalink
Set Diktat version to 1.2.5 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6675636b796f75676974687562 authored Mar 17, 2023
1 parent f7face0 commit b3fda22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/diktat
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ declare -r LOG_DIR="${BIN_DIR}"
declare -r CURL='curl'
declare -r CURL_FLAGS=('-SL')
declare -r DIKTAT_JAR_WILDCARD='diktat-*.jar'
declare -r DIKTAT_VERSION_TAG='v1.2.4'
declare -r DIKTAT_VERSION_TAG='v1.2.5'
declare -r KTLINT_EXECUTABLE='ktlint'
declare -r KTLINT_VERSION_TAG='0.47.1'
declare -r KTLINT_VERSION_TAG='0.46.1'
declare -r VERSION_LATEST='latest'

# Global variables.
Expand Down

0 comments on commit b3fda22

Please sign in to comment.