File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ mockito5 = '5.15.2'
1111workflows-kotlin = " 2.1.0"
1212
1313[libraries ]
14- jetbrains-annotations = " org.jetbrains:annotations:26.0.1 "
14+ jetbrains-annotations = " org.jetbrains:annotations:26.0.2 "
1515asciidoctorj = { module = " org.asciidoctor:asciidoctorj" , version.ref = " asciidoctorj" }
1616asm = { module = " org.ow2.asm:asm" , version.ref = " asm" }
1717asmUtil = { module = " org.ow2.asm:asm-util" , version.ref = " asm" }
18- bytebuddy = " net.bytebuddy:byte-buddy:1.16.1 "
18+ bytebuddy = " net.bytebuddy:byte-buddy:1.17.0 "
1919cglib = " cglib:cglib-nodep:3.3.0"
2020geantyref = " io.leangen.geantyref:geantyref:1.3.16"
2121h2database = " com.h2database:h2:2.2.224"
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ pluginManagement {
77 }
88
99 plugins {
10- id " com.gradle.develocity" version " 3.19"
10+ id " com.gradle.develocity" version " 3.19.1 "
1111 id " com.gradle.common-custom-user-data-gradle-plugin" version " 2.0.2"
1212 id " org.asciidoctor.jvm.convert" version " 4.0.4"
1313 id " net.nemerosa.versioning" version " 3.1.0"
1414 id " io.github.gradle-nexus.publish-plugin" version " 2.0.0"
15- id " com.github.ben-manes.versions" version " 0.51 .0"
15+ id " com.github.ben-manes.versions" version " 0.52 .0"
1616 id " biz.aQute.bnd.builder" version " 7.1.0"
1717 id " io.spring.nohttp" version " 0.0.11"
1818 }
You can’t perform that action at this time.
0 commit comments