Skip to content

Commit 532d33f

Browse files
author
Krystian Panek
committed
Upgrade
1 parent 2acf951 commit 532d33f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dependencies {
2626
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
2727
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
2828

29-
implementation("com.cognifide.gradle:common-plugin:0.1.35")
30-
implementation("org.buildobjects:jproc:2.2.3")
29+
implementation("com.cognifide.gradle:common-plugin:0.1.44")
30+
implementation("org.buildobjects:jproc:2.3.0")
3131
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.3")
3232
implementation("org.apache.commons:commons-lang3:3.9")
3333
implementation("commons-io:commons-io:2.6")

0 commit comments

Comments
 (0)