Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 3e87c84

Browse files
committed
chore(deps): update plugin com.gradle.enterprise to v3.13.4
1 parent 1c879ed commit 3e87c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rootProject.name = "commons-utils"
2525

2626
plugins {
2727
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
28-
id("com.gradle.enterprise") version "3.13.3"
28+
id("com.gradle.enterprise") version "3.13.4"
2929
}
3030

3131
include(

0 commit comments

Comments
 (0)