From 769b46df05459076e68774e0f08c32c2a89c5e74 Mon Sep 17 00:00:00 2001 From: cdmerritt Date: Sun, 7 Apr 2024 12:51:53 -0400 Subject: [PATCH] Update test.java --- test.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.java b/test.java index fad3a13..1a13d2c 100644 --- a/test.java +++ b/test.java @@ -1,4 +1,4 @@ class test { - String password = "abc123"; -} \ No newline at end of file + String password = "abc1234"; +}