Skip to content

Commit

Permalink
Merge branch '1.9.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Jun 21, 2022
2 parents 7698d5d + 36547c6 commit e5d2442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ pluginManagement {
}

plugins {
id 'com.gradle.enterprise' version '3.10'
id 'io.spring.ge.conventions' version '0.0.9'
id 'com.gradle.enterprise' version '3.10.2'
id 'io.spring.ge.conventions' version '0.0.10'
}

rootProject.name = 'micrometer'
Expand Down

0 comments on commit e5d2442

Please sign in to comment.