diff --git a/settings.gradle b/settings.gradle
index d1986b5..8acf017 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -6,8 +6,8 @@ pluginManagement {
 }
 
 plugins {
-	id 'com.gradle.enterprise' version '3.14.1'
-	id 'io.spring.ge.conventions' version '0.0.14'
+	id 'com.gradle.enterprise' version '3.16.2'
+	id 'io.spring.ge.conventions' version '0.0.15'
 }
 
 rootProject.name = 'spring-session-bom'