Skip to content

Commit

Permalink
Convert mappings extension to storage unit (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: Gareth Coles <[email protected]>
  • Loading branch information
NoComment1105 and gdude2002 authored Nov 11, 2023
1 parent 12e3ff6 commit ab1b48b
Show file tree
Hide file tree
Showing 16 changed files with 1,294 additions and 1,249 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions extra-modules/extra-mappings/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ dependencies {
detektPlugins(libs.detekt)
detektPlugins(libs.detekt.libraries)

implementation(libs.konf.core)
implementation(libs.konf.toml)
implementation(libs.bundles.logging)
implementation(libs.kotlin.stdlib)

Expand Down
Loading

0 comments on commit ab1b48b

Please sign in to comment.