thiagoelg commented on code in PR #2246:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2246#discussion_r1570971179


##########
devbox.json:
##########
@@ -0,0 +1,30 @@
+{
+  "$schema": 
"https://raw.githubusercontent.com/jetpack-io/devbox/0.10.4/.schema/devbox.schema.json";,
+  "packages": {
+    "temurin-bin-17": "17.0.9",
+    "nodejs": "18.19.1",
+    "maven": "3.9.6",
+    "kubernetes-helm": "3.13.3",
+    "gnumake": "4.4.1",
+    "go": "1.21.8",
+    "python": "3.12.2",
+    "operator-sdk": "1.34.1",
+    "kubebuilder": "3.14.0"

Review Comment:
   Thanks for looking into it @jomarko! As Tiago said, right now it's just one 
more place to update, but shouldn't be too hard, we just need to make sure that 
whatever package we are upgrading is available in nixpkgs.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to