Skip to content

Commit

Permalink
build(deps): bump common-custom-user-data from 2.0.2 to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matrei committed Jan 31, 2025
1 parent a2c5e8c commit 1854e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'com.gradle.develocity' version '3.19.1'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.1'
}

def isCI = System.getenv('CI') != null
Expand Down

0 comments on commit 1854e10

Please sign in to comment.