Skip to content

Commit

Permalink
fix ktlint issues (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToppleTheNun authored Feb 21, 2022
1 parent 50fa4db commit fe324d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
// See https://jmfayard.github.io/refreshVersions
id("de.fayard.refreshVersions") version "0.40.0"
//// # available:"0.40.1"
id("de.fayard.refreshVersions") version "0.40.1"
}

rootProject.name = "mythicdrops-gradle-plugin"
2 changes: 1 addition & 1 deletion versions.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.40.0
#### Generated by `./gradlew refreshVersions` version 0.40.1
####
#### Don't manually edit or split the comments that start with four hashtags (####),
#### they will be overwritten by refreshVersions.
Expand Down

0 comments on commit fe324d6

Please sign in to comment.