We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 928e6da + 6f184c0 commit 90abd42Copy full SHA for 90abd42
build-caching-maven-samples/aspectj-project/pom.xml
@@ -18,7 +18,7 @@
18
</parent>
19
20
<properties>
21
- <aspectj.version>1.9.23</aspectj.version>
+ <aspectj.version>1.9.24</aspectj.version>
22
<aspectj-maven-plugin.version>1.15.0</aspectj-maven-plugin.version>
23
</properties>
24
build-caching-maven-samples/kotlin-project/pom.xml
@@ -13,7 +13,7 @@
13
14
15
<kotlin.version>2.1.20</kotlin.version>
16
- <junit-jupiter.version>5.12.1</junit-jupiter.version>
+ <junit-jupiter.version>5.12.2</junit-jupiter.version>
17
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
0 commit comments