Skip to content

Commit

Permalink
Add newline at end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
hpmellema committed Aug 24, 2023
1 parent 91ae3bc commit da6b69b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ allprojects {
mavenLocal()
mavenCentral()
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ dependencies {
smithyCli("software.amazon.smithy:smithy-cli:$smithyVersion")

implementation("software.amazon.smithy:smithy-model:$smithyVersion")
}
}

0 comments on commit da6b69b

Please sign in to comment.