Skip to content

Commit

Permalink
🔊 add ccud plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandens committed Feb 13, 2024
1 parent 2a55e72 commit 177dd9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pluginManagement {

plugins {
id("com.gradle.enterprise") version "3.16.2"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.12.1"
}

rootProject.name = "jlink-gradle-plugin"
Expand Down

0 comments on commit 177dd9e

Please sign in to comment.