Skip to content

Commit

Permalink
feat:依赖代码生成器4.0.1-RC05
Browse files Browse the repository at this point in the history
  • Loading branch information
Shimmernight committed Jul 1, 2024
1 parent a524274 commit 768e410
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 @@ -39,7 +39,7 @@ repositories {
}

dependencies {
implementation("com.wd.paas:wd-generator-core:4.0.1-RC03") {
implementation("com.wd.paas:wd-generator-core:4.0.1-RC05") {
exclude(group = "org.apache.velocity", module = "velocity")
exclude(group = "org.apache.velocity", module = "velocity-engine-core")
}
Expand Down

0 comments on commit 768e410

Please sign in to comment.