Skip to content

Commit

Permalink
- DNS resolution fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jjzazuet committed Sep 6, 2024
1 parent 20233d7 commit bd6c208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins { id("io.vacco.oss.gitflow") version "1.0.1" apply(false) }
subprojects {
apply(plugin = "io.vacco.oss.gitflow")
group = "io.vacco.awe4lb"
version = "0.2.1"
version = "0.2.2"

configure<io.vacco.oss.gitflow.GsPluginProfileExtension> {
addClasspathHell()
Expand Down

0 comments on commit bd6c208

Please sign in to comment.