Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
DeflatedPickle committed Nov 16, 2020
1 parent dab7fee commit 9108158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group 'com.deflatedpickle'
version '1.5.0'
version '1.5.1'

allprojects {
apply plugin: 'org.jetbrains.kotlin.jvm'
Expand All @@ -25,7 +25,7 @@ allprojects {
}

spotless {
// ratchetFrom 'origin/rewrite'
ratchetFrom 'origin/rewrite'

java {
importOrder()
Expand Down

0 comments on commit 9108158

Please sign in to comment.