File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44 id(" java" )
5- id(" org.springframework.boot" ) version " 3.3.2 "
5+ id(" org.springframework.boot" ) version " 3.3.3 "
66}
77
88val moduleName by extra { " io.opentelemetry.examples.docs.exporters" }
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44 id(" java" )
5- id(" org.springframework.boot" ) version " 3.3.2 "
5+ id(" org.springframework.boot" ) version " 3.3.3 "
66}
77
88val moduleName by extra { " io.opentelemetry.examples.docs.getting-started" }
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44 id(" java" )
5- id(" org.springframework.boot" ) version " 3.3.2 "
5+ id(" org.springframework.boot" ) version " 3.3.3 "
66}
77
88val moduleName by extra { " io.opentelemetry.examples.docs.spring-starter" }
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44 id(" java" )
5- id(" org.springframework.boot" ) version " 3.3.2 "
5+ id(" org.springframework.boot" ) version " 3.3.3 "
66 id(" org.graalvm.buildtools.native" ) version " 0.10.2"
77}
88
You can’t perform that action at this time.
0 commit comments