Skip to content

Commit 8b7f83f

Browse files
committed
Update to 22.0.0
1 parent 2f4c3f6 commit 8b7f83f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>ru.spbstu</groupId>
88
<artifactId>kfirst</artifactId>
9-
<version>21.0.0</version>
9+
<version>22.0.0</version>
1010

1111
<name>kfirst</name>
1212

@@ -26,15 +26,15 @@
2626
<parent>
2727
<groupId>ru.spbstu</groupId>
2828
<artifactId>kfirst-bom</artifactId>
29-
<version>21.0.0</version>
29+
<version>22.0.0</version>
3030
</parent>
3131

3232
<build>
3333
<plugins>
3434
<plugin>
3535
<artifactId>kfirst-runner-plugin</artifactId>
3636
<groupId>org.jetbrains.research</groupId>
37-
<version>21.0.0</version>
37+
<version>22.0.0</version>
3838
<configuration>
3939
<packages>
4040
<package>lesson1.task1</package>

0 commit comments

Comments
 (0)