Skip to content

Commit

Permalink
fix: (#38) allopen plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
softpeanut committed Sep 7, 2022
1 parent 8d87a86 commit 8ee1380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/PluginVersions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ object PluginVersions {
const val SPRING_PLUGIN_VERSION = "1.6.21"
const val JPA_PLUGIN_VERSION = "1.6.21"
const val KAPT_VERSION = "1.7.10"
const val ALLOPEN_VERSION = "1.7.10"
const val ALLOPEN_VERSION = "1.6.21"
}

0 comments on commit 8ee1380

Please sign in to comment.