Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl DeBisschop committed Jul 23, 2024
1 parent 53b5c86 commit d77e71e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'pl.allegro.tech.build.axion-release' version '1.10.3'
id "pl.allegro.tech.build.axion-release" version "1.18.2"
id 'com.github.johnrengelman.shadow' version '5.2.0'
id("org.sonarqube") version "5.1.0.4882"
id "org.sonarqube" version "5.1.0.4882"
id 'jacoco'
id 'java'
id 'maven-publish'
Expand Down

0 comments on commit d77e71e

Please sign in to comment.