We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805d765 commit 1a8b5d5Copy full SHA for 1a8b5d5
build.gradle.kts
@@ -48,7 +48,7 @@ publishing {
48
dependencies {
49
implementation("com.google.code.gson:gson:2.10")
50
implementation("org.awaitility:awaitility-kotlin:4.2.0")
51
- implementation("com.github.psxpaul:gradle-execfork-plugin:0.2.2")
+ implementation("com.github.psxpaul:gradle-execfork-plugin:0.2.0")
52
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.7.6")
53
implementation("jakarta.platform:jakarta.jakartaee-api:10.0.0")
54
0 commit comments