Skip to content

Commit

Permalink
Add APACHE_POI_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
rudeh2926 committed Jan 9, 2024
1 parent 6633b1f commit b69b805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildSrc/src/main/kotlin/DependencyVersions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ object DependencyVersions {
const val MOCKK_VERSION = "1.12.3"
const val SPRING_MOCKK_VERSION = "3.1.1"
const val NIMBUS_VERSION = "9.21"
const val APACHE_POI_VERSION = "5.0.0"
const val APACHE_POI_OOXML = "5.0.0"
}

0 comments on commit b69b805

Please sign in to comment.