Skip to content

Commit

Permalink
Update Kotlin to 1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbraun committed Jul 14, 2022
1 parent a2643fa commit 5720ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'application'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'org.jetbrains.kotlin.jvm' version '1.6.20'
id 'org.jetbrains.kotlin.jvm' version '1.7.10'
}

group 'org.magmaoffenburg.roboviz'
Expand Down

0 comments on commit 5720ead

Please sign in to comment.