Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Nov 21, 2023
1 parent 8ef64f5 commit 5109e56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,4 @@ testing {
license {
header = rootDir.resolve("HEADER")
mapping("java", "SLASHSTAR_STYLE")
exclude("**/template-s3discovery.properties")
exclude("**/logback-test.xml")
}
1 change: 0 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jaxb-api = "2.3.3"
jaxb-impl = "2.3.5"
jcommander = "1.82"
junit-jupiter = "5.10.0"
logback = "1.4.4"
mockito = "5.6.0"

[libraries]
Expand Down

0 comments on commit 5109e56

Please sign in to comment.