Skip to content

Commit

Permalink
refactor: use release version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-steinfeld committed Oct 27, 2023
1 parent 7c4321a commit 499bf00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pluginManagement {

plugins {
id("org.hypertrace.version-settings") version "0.2.0"
id("org.hypertrace.dependency-settings") version "0.1.1-SNAPSHOT"
id("org.hypertrace.dependency-settings") version "0.1.1"
}

configure<DependencyPluginSettingExtension> {
Expand Down

0 comments on commit 499bf00

Please sign in to comment.