Skip to content

Commit

Permalink
Merge pull request #3 from thanek/axion_release
Browse files Browse the repository at this point in the history
axion release
  • Loading branch information
thanek authored Oct 17, 2023
2 parents 2419fad + 2a32d7b commit 1a35825
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ plugins {
id 'org.jetbrains.kotlin.plugin.spring' version '1.8.22'
id "org.jetbrains.kotlin.plugin.jpa" version '1.8.22'
id 'groovy'
id 'pl.allegro.tech.build.axion-release' version '1.15.1'
}

group = 'net.schowek'
version = '0.0.1-SNAPSHOT'
project.version = scmVersion.version

java {
sourceCompatibility = '17'
Expand Down

0 comments on commit 1a35825

Please sign in to comment.