vlsi commented on code in PR #6326:
URL: https://github.com/apache/jmeter/pull/6326#discussion_r1705205554


##########
src/core/build.gradle.kts:
##########
@@ -45,6 +46,9 @@ dependencies {
     api("org.apache.logging.log4j:log4j-core") {
         because("GuiLogEventAppender is using log4j-core to implement 
GUI-based log appender")
     }
+    kapt("org.apache.logging.log4j:log4j-core") {

Review Comment:
   Glad to hear that



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to