We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b61a4 commit 981eac3Copy full SHA for 981eac3
calculator-kotlin-junit-jupiter/pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>org.jetbrains.kotlin</groupId>
38
<artifactId>kotlin-bom</artifactId>
39
- <version>2.1.21</version>
+ <version>2.2.21</version>
40
<type>pom</type>
41
<scope>import</scope>
42
</dependency>
@@ -82,7 +82,7 @@
82
<plugin>
83
84
<artifactId>kotlin-maven-plugin</artifactId>
85
86
<executions>
87
<execution>
88
<id>compile</id>
0 commit comments