Skip to content

Commit

Permalink
Fully update Kieker version
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Dec 21, 2024
1 parent 7d05917 commit 967406b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public class MavenPomUtil {
public static final String LOG4J_SLF4J_IMPL_ARTIFACTID = "log4j-slf4j-impl";
public static final String LOG4J_TO_SLF4J_ARTIFACTID = "log4j-to-slf4j";
public static final String KOPEME_VERSION = "1.3.13";
public static final String KIEKER_VERSION = "1.15.4";
public static final String KIEKER_VERSION = "2.0.2";
public static final String ORG_APACHE_MAVEN_PLUGINS = "org.apache.maven.plugins";
public static final String SUREFIRE_ARTIFACTID = "maven-surefire-plugin";
public static final String COMPILER_ARTIFACTID = "maven-compiler-plugin";
Expand Down

0 comments on commit 967406b

Please sign in to comment.